| 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
Deprecated.
This class is for internal use only and will be moved to an internal package in a future release.
Please use Neo4j Server and plugins or un-managed extensions for bespoke solutions.
|
class |
CommunityNeoServer
Deprecated.
This class is for internal use only and will be moved to an internal package in a future release.
Please use Neo4j Server and plugins or un-managed extensions for bespoke solutions.
|
class |
WrappingNeoServer
Deprecated.
This class is for internal use only and will be moved to an internal package in a future release.
Please use Neo4j Server and plugins or un-managed extensions for bespoke solutions.
|
| Modifier and Type | Field and Description |
|---|---|
NeoServer |
NeoServerProvider.neoServer
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
NeoServer |
Bootstrapper.getServer()
Deprecated.
|
NeoServer |
NeoServerProvider.getValue(com.sun.jersey.api.core.HttpContext httpContext)
Deprecated.
|
| Constructor and Description |
|---|
NeoServerProvider(NeoServer db)
Deprecated.
|
| 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–2015 The Neo4j Graph Database Project. All rights reserved.