Constructor and Description |
---|
Neo4jCypherIterator(Iterator<Map<String,T>> iterator,
Neo4jGraph graph) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
Map<String,T> |
next() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, remove
public Neo4jCypherIterator(Iterator<Map<String,T>> iterator, Neo4jGraph graph)
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.