dgl.DGLGraph.to_simple

DGLGraph.to_simple(return_counts='count', writeback_mapping=False, copy_ndata=True, copy_edata=False, aggregator='arbitrary')

dgl.to_simple() 的别名。