| Package | Description |
|---|---|
| org.neo4j.server | |
| org.neo4j.server.modules | |
| org.neo4j.server.plugins | |
| org.neo4j.server.rest.management |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractNeoServer |
class |
CommunityNeoServer |
| Modifier and Type | Field and Description |
|---|---|
NeoServer |
NeoServerProvider.neoServer |
| Modifier and Type | Method and Description |
|---|---|
NeoServer |
ServerBootstrapper.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,
org.neo4j.kernel.configuration.Config config,
org.neo4j.logging.LogProvider logProvider,
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–2017 The Neo4j Graph Database Project. All rights reserved.