dgl.DGLGraph.reverse

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

Alias of dgl.reverse().