Get Started
Tutorials
API Reference
DGLGraph.
edata
Return the data view of all the edges.
DGLGraph.data is an abbreviation of DGLGraph.edges[:].data
See also
dgl.DGLGraph.edges