| Constructor and Description |
|---|
UserService(org.neo4j.kernel.api.security.UserManagerSupplier userManagerSupplier,
org.neo4j.server.rest.repr.InputFormat input,
OutputFormat output) |
| Constructor and Description |
|---|
DiscoveryService(org.neo4j.kernel.configuration.Config config,
OutputFormat outputFormat,
NeoServer neoServer) |
| Modifier and Type | Method and Description |
|---|---|
javax.ws.rs.core.Response |
RootService.getServiceDefinition(javax.ws.rs.core.UriInfo uriInfo,
OutputFormat output) |
| Constructor and Description |
|---|
JmxService(OutputFormat output,
org.neo4j.server.rest.repr.InputFormat input) |
| Constructor and Description |
|---|
ConsoleService(org.neo4j.kernel.configuration.Config config,
Database database,
org.neo4j.logging.LogProvider logProvider,
javax.servlet.http.HttpServletRequest req,
OutputFormat output,
CypherExecutor cypherExecutor) |
ConsoleService(ConsoleSessionFactory sessionFactory,
Database database,
org.neo4j.logging.LogProvider logProvider,
OutputFormat output) |
| Modifier and Type | Method and Description |
|---|---|
OutputFormat |
OutputFormatProvider.getValue(com.sun.jersey.api.core.HttpContext context) |
OutputFormat |
RepresentationFormatRepository.outputFormat(List<javax.ws.rs.core.MediaType> acceptable,
URI baseUri,
javax.ws.rs.core.MultivaluedMap<String,String> requestHeaders) |
| Modifier and Type | Method and Description |
|---|---|
OutputFormat |
ExtensionService.getOutputFormat() |
OutputFormat |
CypherService.getOutputFormat() |
OutputFormat |
RestfulGraphDatabase.getOutputFormat() |
| Constructor and Description |
|---|
BatchOperationService(WebServer webServer,
OutputFormat output,
org.neo4j.udc.UsageData usage) |
CypherService(org.neo4j.graphdb.GraphDatabaseService database,
CypherExecutor cypherExecutor,
org.neo4j.server.rest.repr.InputFormat input,
OutputFormat output,
org.neo4j.udc.UsageData usage) |
ExtensionService(org.neo4j.server.rest.repr.InputFormat input,
OutputFormat output,
PluginInvocator extensions,
Database database) |
RestfulGraphDatabase(org.neo4j.server.rest.repr.InputFormat input,
OutputFormat output,
DatabaseActions actions,
org.apache.commons.configuration.Configuration config) |
Copyright © 2002–2018 The Neo4j Graph Database Project. All rights reserved.