|
Neo4j Enterprise | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BatchInserterIndex | |
|---|---|
| org.neo4j.graphdb.index | Integrated API for node and relationship indexing. |
| Uses of BatchInserterIndex in org.neo4j.graphdb.index |
|---|
| Methods in org.neo4j.graphdb.index that return BatchInserterIndex | |
|---|---|
BatchInserterIndex |
BatchInserterIndexProvider.nodeIndex(java.lang.String indexName,
java.util.Map<java.lang.String,java.lang.String> config)
Returns a BatchInserterIndex for Nodes for the name
indexName with the given config. |
BatchInserterIndex |
BatchInserterIndexProvider.relationshipIndex(java.lang.String indexName,
java.util.Map<java.lang.String,java.lang.String> config)
Returns a BatchInserterIndex for Relationships for the name
indexName with the given config. |
|
Neo4j Enterprise | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||