| Package | Description |
|---|---|
| org.neo4j.server.webadmin.console | |
| org.neo4j.server.webadmin.rest.console |
| Modifier and Type | Class and Description |
|---|---|
class |
CypherSession |
class |
ShellSession |
| Modifier and Type | Method and Description |
|---|---|
ScriptSession |
ConsoleSessionFactory.createSession(String engineName,
Database database) |
ScriptSession |
ShellSessionCreator.newSession(Database database,
CypherExecutor cypherExecutor) |
ScriptSession |
ConsoleSessionCreator.newSession(Database database,
CypherExecutor cypherExecutor) |
ScriptSession |
CypherSessionCreator.newSession(Database database,
CypherExecutor cypherExecutor) |
| Modifier and Type | Method and Description |
|---|---|
ScriptSession |
SessionFactoryImpl.createSession(String engineName,
Database database) |
Copyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.