| Package | Description |
|---|---|
| org.neo4j.unsafe.batchinsert |
Tools for high-performance data insertion; make sure to read the instructions before using.
|
| Modifier and Type | Method and Description |
|---|---|
BatchInserterIndex |
BatchInserterIndexProvider.nodeIndex(String indexName,
Map<String,String> config)
|
BatchInserterIndex |
BatchInserterIndexProvider.relationshipIndex(String indexName,
Map<String,String> config)
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.