Project Wonder 6.3-SNAPSHOT
- java.lang.Object
-
- er.neo4jadaptor.query.neo4j_by_pk.results.NodesWithIds
-
-
Constructor Summary
Constructors
| Constructor and Description |
NodesWithIds(org.neo4j.graphdb.GraphDatabaseService db,
java.util.Collection<? extends java.lang.Number> nodeIds) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface java.util.Iterator
forEachRemaining
-
-
Method Detail
-
close
public void close()
- Specified by:
close in interface Cursor<org.neo4j.graphdb.Node>
-
hasNext
public boolean hasNext()
- Specified by:
hasNext in interface java.util.Iterator<org.neo4j.graphdb.Node>
-
remove
public void remove()
- Specified by:
remove in interface java.util.Iterator<org.neo4j.graphdb.Node>
Last updated: Tue, Mar 15, 2022 09:55 AM CET
Copyright © 2002 – 2022 Project Wonder.