|
Neo4j Community | |||||||||
| 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(String indexName,
Map<String,String> config)
Deprecated. Returns a BatchInserterIndex for Nodes for the name
indexName with the given config. |
BatchInserterIndex |
BatchInserterIndexProvider.relationshipIndex(String indexName,
Map<String,String> config)
Deprecated. Returns a BatchInserterIndex for Relationships for the name
indexName with the given config. |
|
Neo4j Community | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||