|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ScriptSession | |
|---|---|
| org.neo4j.server.webadmin.console | |
| org.neo4j.server.webadmin.rest.console | |
| Uses of ScriptSession in org.neo4j.server.webadmin.console |
|---|
| Classes in org.neo4j.server.webadmin.console that implement ScriptSession | |
|---|---|
class |
CypherSession
|
class |
ShellSession
|
| Methods in org.neo4j.server.webadmin.console that return ScriptSession | |
|---|---|
ScriptSession |
ConsoleSessionFactory.createSession(String engineName,
Database database)
|
ScriptSession |
ConsoleSessionCreator.newSession(Database database,
CypherExecutor cypherExecutor)
|
ScriptSession |
ShellSessionCreator.newSession(Database database,
CypherExecutor cypherExecutor)
|
ScriptSession |
CypherSessionCreator.newSession(Database database,
CypherExecutor cypherExecutor)
|
| Uses of ScriptSession in org.neo4j.server.webadmin.rest.console |
|---|
| Methods in org.neo4j.server.webadmin.rest.console that return ScriptSession | |
|---|---|
ScriptSession |
SessionFactoryImpl.createSession(String engineName,
Database database)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||