Package | Description |
---|---|
org.neo4j.graphdb.index |
Integrated API for node and relationship indexing.
|
Modifier and Type | Interface and Description |
---|---|
interface |
RelationshipAutoIndexer
Deprecated.
this feature will be removed in a future release, please consider using schema indexes instead
|
Modifier and Type | Method and Description |
---|---|
AutoIndexer<Node> |
IndexManager.getNodeAutoIndexer()
Deprecated.
this feature will be removed in a future release, please consider using schema indexes instead
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.