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

File subgraph.py

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

Source from the content-addressed store, hash-verified

1"""Functions for extracting subgraphs.
2
3The module only contains functions for extracting subgraphs deterministically.
4For stochastic subgraph extraction, please see functions under :mod:`dgl.sampling`.

Callers

nothing calls this directly

Calls 1

_init_apiFunction · 0.85

Tested by

no test coverage detected