public interface IndexReader extends Closeable
IndexAccessor.
Must honor repeatable reads, which means that if a lookup is executed multiple times the same result set
must be returned.| Modifier and Type | Interface and Description |
|---|---|
static class |
IndexReader.Empty |
org.neo4j.kernel.impl.api.PrimitiveLongIterator lookup(Object value)
void close()
close in interface AutoCloseableclose in interface CloseableCopyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.