| 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 |
protected NeoServer |
Bootstrapper.server |
| Modifier and Type | Method and Description |
|---|---|
protected abstract NeoServer |
Bootstrapper.createNeoServer() |
protected NeoServer |
WrappingNeoServerBootstrapper.createNeoServer() |
protected NeoServer |
CommunityBootstrapper.createNeoServer() |
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,
NeoServer neoServer) |
| Modifier and Type | Method and Description |
|---|---|
Collection<org.neo4j.server.plugins.Injectable<?>> |
SPIPluginLifecycle.start(NeoServer neoServer) |
| Constructor and Description |
|---|
RootService(NeoServer neoServer) |
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.