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–2014 The Neo4j Graph Database Project. All rights reserved.