MCPcopy Index your code
hub / github.com/dmlc/dgl / heterograph.py

File heterograph.py

python/dgl/heterograph.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""Classes for heterogeneous graphs."""
2import copy
3import itertools
4import numbers

Callers

nothing calls this directly

Calls 1

_init_apiFunction · 0.85

Tested by

no test coverage detected