hugegraph-ml/src/hugegraph_ml/utils/dgl2hugegraph_utils.py [720:728]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        edges,
        max_nodes,
        edge_props,
        vertex_label,
        edge_label,
        idx_to_vertex_id,
        client_graph,
    )
    init_ogb_split_edge(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



hugegraph-ml/src/hugegraph_ml/utils/dgl2hugegraph_utils.py [733:741]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
        edges,
        max_nodes,
        edge_props,
        vertex_label,
        edge_label,
        idx_to_vertex_id,
        client_graph,
    )
    init_ogb_split_edge(
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



