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