| Package | Description |
|---|---|
| org.neo4j.server | |
| org.neo4j.server.configuration |
| Modifier and Type | Method and Description |
|---|---|
Configurator |
NeoServer.getConfigurator()
Deprecated.
|
Configurator |
AbstractNeoServer.getConfigurator()
Deprecated.
|
| Constructor and Description |
|---|
AbstractNeoServer(Configurator configurator,
Database.Factory dbFactory,
org.neo4j.kernel.InternalAbstractGraphDatabase.Dependencies dependencies)
Deprecated.
|
CommunityNeoServer(Configurator configurator,
Database.Factory dbFactory,
org.neo4j.kernel.InternalAbstractGraphDatabase.Dependencies dependencies)
Deprecated.
|
CommunityNeoServer(Configurator configurator,
org.neo4j.kernel.InternalAbstractGraphDatabase.Dependencies dependencies)
Deprecated.
|
WrappingNeoServer(org.neo4j.kernel.GraphDatabaseAPI db,
Configurator configurator)
Deprecated.
|
WrappingNeoServerBootstrapper(org.neo4j.kernel.GraphDatabaseAPI db,
Configurator configurator)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ConfigurationBuilder.ConfigurationBuilderWrappingConfigurator |
static class |
Configurator.Adapter
Deprecated.
|
class |
ServerConfigurator
Used by the
WrappingNeoServerBootstrapper, passing the minimum amount
of required configuration on to the neo4j server. |
| Modifier and Type | Field and Description |
|---|---|
static Configurator |
Configurator.EMPTY
Deprecated.
|
| Modifier and Type | Field and Description |
|---|---|
static org.neo4j.kernel.info.DiagnosticsExtractor<Configurator> |
Configurator.DIAGNOSTICS
Deprecated.
|
| Constructor and Description |
|---|
ConfigurationBuilder.ConfiguratorWrappingConfigurationBuilder(Configurator configurator) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.