|
Neo4j Advanced | |||||||||
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)
Returns a BatchInserterIndex for Node s for the name
indexName with the given config . |
BatchInserterIndex |
BatchInserterIndexProvider.relationshipIndex(String indexName,
Map<String,String> config)
Returns a BatchInserterIndex for Relationship s for the name
indexName with the given config . |
|
Neo4j Advanced | |||||||||
PREV NEXT | FRAMES NO FRAMES |