Package | Description |
---|---|
org.neo4j.graphdb |
The core graph database API.
|
org.neo4j.graphdb.index |
Integrated API for node and relationship indexing.
|
Modifier and Type | Method and Description |
---|---|
GraphDatabaseService |
PropertyContainer.getGraphDatabase()
|
Modifier and Type | Method and Description |
---|---|
GraphDatabaseService |
ReadableIndex.getGraphDatabase()
Deprecated.
|
Constructor and Description |
---|
UniqueNodeFactory(GraphDatabaseService graphdb,
String index)
Deprecated.
|
UniqueRelationshipFactory(GraphDatabaseService graphdb,
String index)
Deprecated.
|
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.