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-loader" -- "hugegraph-spark-connector" [label=" 1020 ", penwidth="10", color="#DC143CFF"]; "hugegraph-client" -- "hugegraph-loader" [label=" 205 ", penwidth="2", color="#DC143C70"]; "hugegraph-client" -- "hugegraph-tools" [label=" 194 ", penwidth="1", color="#DC143C5E"]; "hugegraph-client" -- "hugegraph-hubble" [label=" 185 ", penwidth="1", color="#DC143C5E"]; "hugegraph-hubble" -- "hugegraph-tools" [label=" 185 ", penwidth="1", color="#DC143C5E"]; "assembly" -- "hugegraph-loader" [label=" 73 ", penwidth="1", color="#DC143C4C"]; "hugegraph-hubble" -- "hugegraph-loader" [label=" 56 ", penwidth="1", color="#DC143C4C"]; }