| Constructor and Description |
|---|
IndexIterator(org.neo4j.kernel.api.index.IndexAccessor indexAccessor) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Iterator<Long> |
iterator() |
long |
maxCount() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic IndexIterator(org.neo4j.kernel.api.index.IndexAccessor indexAccessor)
public long maxCount()
maxCount in interface org.neo4j.helpers.collection.BoundedIterable<Long>public void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.