dgl.subgraph.DGLSubGraph.copy_from_parent

DGLSubGraph.copy_from_parent()[source]

Copy node/edge features from the parent graph.

All old features will be removed.