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