public interface ConsoleSessionCreator
| Modifier and Type | Method and Description |
|---|---|
String |
name() |
ScriptSession |
newSession(Database database,
CypherExecutor cypherExecutor) |
String name()
ScriptSession newSession(Database database, CypherExecutor cypherExecutor)
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.