public class SessionFactoryImpl extends Object implements ConsoleSessionFactory
| Constructor and Description |
|---|
SessionFactoryImpl(javax.servlet.http.HttpServletRequest request,
List<String> supportedEngines,
CypherExecutor cypherExecutor) |
public SessionFactoryImpl(javax.servlet.http.HttpServletRequest request,
List<String> supportedEngines,
CypherExecutor cypherExecutor)
public ScriptSession createSession(String engineName, Database database)
createSession in interface ConsoleSessionFactorypublic Iterable<String> supportedEngines()
supportedEngines in interface ConsoleSessionFactoryCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.