public class ShellSessionCreator extends Object implements ConsoleSessionCreator
| Constructor and Description |
|---|
ShellSessionCreator() |
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
ScriptSession |
newSession(Database database,
CypherExecutor cypherExecutor,
javax.servlet.http.HttpServletRequest request,
org.neo4j.logging.LogProvider logProvider) |
public static final String NAME
public String name()
name in interface ConsoleSessionCreatorpublic ScriptSession newSession(Database database, CypherExecutor cypherExecutor, javax.servlet.http.HttpServletRequest request, org.neo4j.logging.LogProvider logProvider)
newSession in interface ConsoleSessionCreatorCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.