Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ edge_ids
Method
edge_ids
graphlearn/python/data/values.py:528–529 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
526
527
@property
528
def
edge_ids(self):
529
return
self._edge_ids
530
531
@property
532
def
src_ids(self):
Callers
nothing calls this directly
Calls
1
_reshape
Method · 0.80
Tested by
no test coverage detected