Uses of Class
org.neo4j.kernel.impl.index.IndexStore

Packages that use IndexStore
org.neo4j.kernel Implementation for embedding a Neo4j graph database in an application. 
org.neo4j.kernel.impl.batchinsert   
 

Uses of IndexStore in org.neo4j.kernel
 

Methods in org.neo4j.kernel that return IndexStore
 IndexStore Config.getIndexStore()
           
 

Uses of IndexStore in org.neo4j.kernel.impl.batchinsert
 

Methods in org.neo4j.kernel.impl.batchinsert that return IndexStore
 IndexStore BatchInserterImpl.getIndexStore()
           
 



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