| Interface | Description |
|---|---|
| IndexAccessor |
Used for online operation of an index.
|
| IndexPopulator |
Used for initial population of an index.
|
| IndexReader |
Reader for an
IndexAccessor. |
| Class | Description |
|---|---|
| IndexAccessor.Adapter | |
| IndexConfiguration | |
| IndexPopulator.Adapter | |
| IndexReader.Empty | |
| NodePropertyUpdate | |
| SchemaIndexProvider |
Contract for implementing an index in Neo4j.
|
| SchemaIndexProvider.Descriptor |
| Enum | Description |
|---|---|
| InternalIndexState |
Defines the state of a given index.
|
| Exception | Description |
|---|---|
| DuplicateIndexEntryConflictException | |
| IndexEntryConflictException | |
| IndexNotFoundKernelException | |
| PreexistingIndexEntryConflictException |
Thrown from update methods (eg.
|
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.