| 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, waitforEachRemaining, removepublic Neo4jCypherIterator(Iterator<Map<String,T>> iterator, Neo4jGraph graph)
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.