MCPcopy 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
226class Nodes(Values):

Callers

nothing calls this directly

Calls 1

__next__Method · 0.95

Tested by

no test coverage detected