|
Neo4j Enterprise | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IndexReader
Reader for an IndexAccessor.
Must honor repeatable reads, which means that if a lookup is executed multiple times the same result set
must be returned.
| Nested Class Summary | |
|---|---|
static class |
IndexReader.Empty
|
| Method Summary | |
|---|---|
void |
close()
|
Iterator<Long> |
lookup(Object value)
|
| Method Detail |
|---|
Iterator<Long> lookup(Object value)
void close()
|
Neo4j Enterprise | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||