Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ labels
Method
labels
graphlearn/python/data/values.py:83–85 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
81
82
@property
83
def
labels(self):
84
self._init()
85
return
self._labels
86
87
@property
88
def
out_degrees(self):
Callers
nothing calls this directly
Calls
2
_init
Method · 0.95
_reshape
Method · 0.95
Tested by
no test coverage detected