Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dmlc/dgl
/ keys
Method
keys
python/dgl/utils/internal.py:365–366 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
363
return
len(self._keys)
364
365
def
keys(self):
366
return
self._keys
367
368
369
class
HybridDict(Mapping):
Callers
15
_sample_neighbors
Function · 0.45
__init__
Method · 0.45
keys
Method · 0.45
recursive_apply_pair
Function · 0.45
check_all_same_schema_for_keys
Function · 0.45
sample
Method · 0.45
__init__
Method · 0.45
__init__
Method · 0.45
_init_gpu_caches
Function · 0.45
_prefetch_update_feats
Function · 0.45
remove_parent_storage_columns
Function · 0.45
restore_parent_storage_columns
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected