Package org.neo4j.kernel.api.index

Interface Summary
IndexAccessor Used for online operation of an index.
IndexPopulator Used for initial population of an index.
IndexReader Reader for an IndexAccessor.
 

Class Summary
IndexAccessor.Adapter  
IndexPopulator.Adapter  
IndexReader.Empty  
NodePropertyUpdate  
SchemaIndexProvider Contract for implementing an index in Neo4j.
SchemaIndexProvider.Descriptor  
 

Enum Summary
InternalIndexState Defines the state of a given index.
 

Exception Summary
IndexNotFoundKernelException  
IndexNotOnlineException  
 



Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.