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