Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/dmlc/dgl
/ graph_index.py
File
graph_index.py
python/dgl/graph_index.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Module for graph index class definition."
""
2
from
__future__
import
absolute_import
3
4
import
networkx
as
nx
Callers
nothing calls this directly
Calls
1
_init_api
Function · 0.85
Tested by
no test coverage detected