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