API Reference¶
- DGLGraph – Graph with node/edge features
- Feature Initializer
- BatchedDGLGraph – Enable batched graph operations
- Builtin functions
- Graph Traversal
- Message Propagation
- User-defined function related data structures
- Graph samplers
- Dataset
- Transform – Graph Transformation
- dgl.nn
- DGLSubGraph – Class for subgraph data structure