| Constructor and Description |
|---|
LuceneAllEntriesIndexAccessorReader(org.neo4j.helpers.collection.BoundedIterable<org.apache.lucene.document.Document> documents) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
Iterator<Long> |
iterator() |
long |
maxCount() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic LuceneAllEntriesIndexAccessorReader(org.neo4j.helpers.collection.BoundedIterable<org.apache.lucene.document.Document> documents)
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.