dgl.DGLGraph.reverseΒΆ

DGLGraph.reverse(copy_ndata=True, copy_edata=False, *, share_ndata=None, share_edata=None)ΒΆ

Alias of dgl.reverse().