public interface ConsoleSessionCreator
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
ScriptSession |
newSession(Database database,
CypherExecutor cypherExecutor,
javax.servlet.http.HttpServletRequest request) |
String name()
ScriptSession newSession(Database database, CypherExecutor cypherExecutor, javax.servlet.http.HttpServletRequest request)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.