| Package | Description |
|---|---|
| org.neo4j.server.database | |
| org.neo4j.server.rest.management.console | |
| org.neo4j.server.rest.web | |
| org.neo4j.server.webadmin.console |
| Modifier and Type | Field and Description |
|---|---|
CypherExecutor |
CypherExecutorProvider.cypherExecutor |
CypherExecutor |
ExecutionEngineProvider.cypherExecutor |
| Modifier and Type | Method and Description |
|---|---|
CypherExecutor |
CypherExecutorProvider.getValue(com.sun.jersey.api.core.HttpContext httpContext) |
| Constructor and Description |
|---|
CypherExecutorProvider(CypherExecutor cypherExecutor) |
ExecutionEngineProvider(CypherExecutor cypherExecutor) |
| Modifier and Type | Method and Description |
|---|---|
ScriptSession |
ShellSessionCreator.newSession(Database database,
CypherExecutor cypherExecutor) |
ScriptSession |
CypherSessionCreator.newSession(Database database,
CypherExecutor cypherExecutor) |
| Constructor and Description |
|---|
ConsoleService(org.apache.commons.configuration.Configuration config,
Database database,
javax.servlet.http.HttpServletRequest req,
OutputFormat output,
CypherExecutor cypherExecutor) |
CypherSession(CypherExecutor cypherExecutor,
org.neo4j.kernel.logging.Logging logging) |
SessionFactoryImpl(javax.servlet.http.HttpSession httpSession,
List<String> supportedEngines,
CypherExecutor cypherExecutor) |
| Constructor and Description |
|---|
CypherService(CypherExecutor cypherExecutor,
org.neo4j.server.rest.repr.InputFormat input,
OutputFormat output,
org.neo4j.graphdb.GraphDatabaseService database) |
| Modifier and Type | Method and Description |
|---|---|
ScriptSession |
ConsoleSessionCreator.newSession(Database database,
CypherExecutor cypherExecutor) |
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.