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