Uses of Interface
org.neo4j.kernel.impl.batchinsert.BatchInserter

Packages that use BatchInserter
org.neo4j.index.impl.lucene An indexing implementation using Apache Lucene as backend. 
org.neo4j.kernel.impl.batchinsert   
 

Uses of BatchInserter in org.neo4j.index.impl.lucene
 

Constructors in org.neo4j.index.impl.lucene with parameters of type BatchInserter
LuceneBatchInserterIndexProvider(BatchInserter inserter)
           
 

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

Classes in org.neo4j.kernel.impl.batchinsert that implement BatchInserter
 class BatchInserterImpl
           
 



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