Get Started
User Guide
API Reference
Model Tutorials
Developer Notes
Misc
DGLHeteroGraph.
is_readonly
DGLGraph will always be mutable.
True if the graph is readonly, False otherwise.
bool
DEPRECATED