org.neo4j.server.webadmin.console
Class CypherSessionCreator
java.lang.Object
org.neo4j.server.webadmin.console.CypherSessionCreator
- All Implemented Interfaces:
- ConsoleSessionCreator
public class CypherSessionCreator
- extends Object
- implements ConsoleSessionCreator
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CypherSessionCreator
public CypherSessionCreator()
name
public String name()
- Specified by:
name in interface ConsoleSessionCreator
newSession
public ScriptSession newSession(Database database,
CypherExecutor cypherExecutor)
- Specified by:
newSession in interface ConsoleSessionCreator
Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.