See: Description
| Interface | Description |
|---|---|
| GraphDatabaseBuilder.DatabaseCreator |
| Class | Description |
|---|---|
| GraphDatabaseBuilder |
Builder for
GraphDatabaseServices that allows for setting and loading
configuration. |
| GraphDatabaseBuilder.Delegator | |
| GraphDatabaseFactory |
Creates a
GraphDatabaseService with Community Edition features. |
| GraphDatabaseFactoryState | |
| GraphDatabaseSettings |
Settings for Neo4j.
|
| GraphDatabaseSettings.BoltConnector | Deprecated |
| GraphDatabaseSettings.Connector |
DEPRECATED: Use
Connector instead. |
| HighlyAvailableGraphDatabaseFactory |
Factory for Neo4j database instances with Enterprise Edition and High-Availability features.
|
| Enum | Description |
|---|---|
| GraphDatabaseSettings.BoltConnector.EncryptionLevel | |
| GraphDatabaseSettings.Connector.ConnectorType | |
| GraphDatabaseSettings.LabelIndex | Deprecated
- lucene label index has been removed.
|
| Annotation Type | Description |
|---|---|
| Description | Deprecated |
Note that your choice of GraphDatabaseFactory determines what feature sets are
available to the database instances you create.
GraphDatabaseFactory,
GraphDatabaseBuilderCopyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.