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