Constructor and Description |
---|
Neo4jBatchInserterNode(Neo4jBatchDatabase batchDb,
String labelsField,
String batchIndexName,
String batchIndexFieldName,
Boolean insertIndexFieldName,
Integer indexCacheSize)
Constructor
|
Neo4jBatchInserterRelationship(Neo4jBatchDatabase graphDb,
String relationshipTypeField,
String direction,
String startIndexName,
String startIndexField,
String endIndexName,
String endIndexField,
Boolean skipOnError)
Constructor.
|
Copyright © 2017. All rights reserved.