graph G { compound="true" rankdir="TB" bgcolor="white" fontname="Tahoma" node [ fixedsize="false" fontname="Tahoma" color="white" fillcolor="deepskyblue2" fontcolor="black" shape="box" style="filled" penwidth="1.0" ] edge [ fontname="Arial" color="#DC143C" fontcolor="black" fontsize="12" arrowsize="0.5" penwidth="1.0" ] "hugegraph-client" -- "hugegraph-tools" [label=" 208 ", penwidth="10", color="#DC143CFF"]; "hugegraph-client" -- "hugegraph-loader" [label=" 205 ", penwidth="9", color="#DC143CED"]; "hugegraph-client" -- "hugegraph-hubble" [label=" 185 ", penwidth="8", color="#DC143CDB"]; "hugegraph-hubble" -- "hugegraph-tools" [label=" 185 ", penwidth="8", color="#DC143CDB"]; "hugegraph-hubble" -- "hugegraph-loader" [label=" 92 ", penwidth="4", color="#DC143C93"]; "assembly" -- "hugegraph-loader" [label=" 73 ", penwidth="3", color="#DC143C82"]; }