Package | Description |
---|---|
org.neo4j.unsafe.batchinsert |
Tools for high-performance data insertion; make sure to read the instructions before using.
|
org.neo4j.unsafe.batchinsert.internal |
Class and Description |
---|
BatchInserter
The batch inserter drops support for transactions and concurrency in favor
of insertion speed.
|
BatchInserterIndex
The
BatchInserter version of Index . |
BatchRelationship
Simple relationship wrapping start node id, end node id and relationship
type.
|
Class and Description |
---|
BatchInserter
The batch inserter drops support for transactions and concurrency in favor
of insertion speed.
|
BatchRelationship
Simple relationship wrapping start node id, end node id and relationship
type.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.