Uses of Package
org.neo4j.kernel.impl.batchinsert

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

Classes in org.neo4j.kernel.impl.batchinsert used by org.neo4j.index.impl.lucene
BatchInserter
          The batch inserter drops support for transactions and concurrency in favor of insertion speed.
 

Classes in org.neo4j.kernel.impl.batchinsert used by org.neo4j.kernel.impl.batchinsert
BatchInserter
          The batch inserter drops support for transactions and concurrency in favor of insertion speed.
SimpleRelationship
          Simple relationship wrapping start node id, end node id and relationship type.
 



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