- java.lang.Object
-
- org.neo4j.server.AbstractNeoServer
-
- org.neo4j.server.CommunityNeoServer
-
- org.neo4j.server.advanced.AdvancedNeoServer
-
- org.neo4j.server.enterprise.EnterpriseNeoServer
-
-
Field Summary
-
Fields inherited from class org.neo4j.server.AbstractNeoServer
log
-
Constructor Summary
Constructors
| Constructor and Description |
EnterpriseNeoServer(org.neo4j.server.configuration.Configurator configurator) |
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
Iterable<org.neo4j.server.webadmin.rest.AdvertisableService> |
getServices() |
-
Methods inherited from class org.neo4j.server.AbstractNeoServer
baseUri, getConfiguration, getConfigurator, getDatabase, getDependencyResolver, getExtensionManager, getTransactionRegistry, getWebServer, httpsUri, init, start, stop, stopServerOnly
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.