public interface ConsoleSessionFactory
| Modifier and Type | Method and Description |
|---|---|
ScriptSession |
createSession(String engineName,
Database database) |
Iterable<String> |
supportedEngines() |
ScriptSession createSession(String engineName, Database database)
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.