-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
boolean |
hasNext() |
long |
next() |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
hasNext
public boolean hasNext()
- Specified by:
hasNext
in interface org.neo4j.kernel.impl.api.PrimitiveLongIterator
-
next
public long next()
- Specified by:
next
in interface org.neo4j.kernel.impl.api.PrimitiveLongIterator
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.