Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ next
Method
next
graphlearn/python/data/values.py:222–223 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
220
pass
221
222
def
next(self):
223
return
self.__next__()
224
225
226
class
Nodes(Values):
Callers
nothing calls this directly
Calls
1
__next__
Method · 0.95
Tested by
no test coverage detected