| Package | Description |
|---|---|
| org.neo4j.server | |
| org.neo4j.server.modules | |
| org.neo4j.server.plugins | |
| org.neo4j.server.webadmin.rest |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNeoServer |
class |
CommunityNeoServer |
class |
WrappingNeoServer |
| Modifier and Type | Field and Description |
|---|---|
NeoServer |
NeoServerProvider.neoServer |
| Modifier and Type | Method and Description |
|---|---|
NeoServer |
Bootstrapper.getServer() |
NeoServer |
NeoServerProvider.getValue(com.sun.jersey.api.core.HttpContext httpContext) |
| Constructor and Description |
|---|
NeoServerProvider(NeoServer db) |
| Constructor and Description |
|---|
ExtensionInitializer(NeoServer neoServer) |
ThirdPartyJAXRSModule(WebServer webServer,
Configurator configurator,
org.neo4j.kernel.logging.Logging logging,
NeoServer neoServer) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.neo4j.server.plugins.Injectable<?>> |
SPIPluginLifecycle.start(NeoServer neoServer) |
| Constructor and Description |
|---|
RootService(NeoServer neoServer) |
VersionAndEditionService(NeoServer neoServer) |
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.