Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ offsets
Method
offsets
graphlearn/python/data/values.py:190–191 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
188
189
@property
190
def
offsets(self):
191
return
self._offsets
192
193
@property
194
def
indices(self):
Callers
nothing calls this directly
Calls
1
_reset_indices
Method · 0.95
Tested by
no test coverage detected