| Package | Description |
|---|---|
| org.neo4j.graphdb.factory |
Create database instances.
|
| Modifier and Type | Field and Description |
|---|---|
org.neo4j.graphdb.config.Setting<GraphDatabaseSettings.Connector.ConnectorType> |
GraphDatabaseSettings.Connector.type |
| Modifier and Type | Method and Description |
|---|---|
static GraphDatabaseSettings.Connector.ConnectorType |
GraphDatabaseSettings.Connector.ConnectorType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GraphDatabaseSettings.Connector.ConnectorType[] |
GraphDatabaseSettings.Connector.ConnectorType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.