@Deprecated public class CommunityNeoServer extends AbstractNeoServer
| Constructor and Description |
|---|
CommunityNeoServer(Configurator configurator,
Database.Factory dbFactory,
org.neo4j.kernel.logging.Logging logging)
Deprecated.
|
CommunityNeoServer(Configurator configurator,
org.neo4j.kernel.logging.Logging logging)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Iterable<AdvertisableService> |
getServices()
Deprecated.
|
baseUri, getConfiguration, getConfigurator, getDatabase, getDependencyResolver, getExtensionManager, getTransactionRegistry, getWebServer, httpsUri, init, start, stoppublic CommunityNeoServer(Configurator configurator, org.neo4j.kernel.logging.Logging logging)
public CommunityNeoServer(Configurator configurator, Database.Factory dbFactory, org.neo4j.kernel.logging.Logging logging)
public Iterable<AdvertisableService> getServices()
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.