|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvaluationException | |
|---|---|
| org.neo4j.server.scripting | |
| org.neo4j.server.scripting.javascript | |
| Uses of EvaluationException in org.neo4j.server.scripting |
|---|
| Methods in org.neo4j.server.scripting that throw EvaluationException | |
|---|---|
ScriptExecutor |
ScriptExecutor.Factory.createExecutorForScript(String script)
|
Object |
GroovyScriptExecutor.execute(Map<String,Object> variables)
|
Object |
ScriptExecutor.execute(Map<String,Object> variables)
Execute the contained script. |
| Uses of EvaluationException in org.neo4j.server.scripting.javascript |
|---|
| Methods in org.neo4j.server.scripting.javascript that throw EvaluationException | |
|---|---|
ScriptExecutor |
JavascriptExecutor.Factory.createExecutorForScript(String script)
|
Object |
JavascriptExecutor.execute(Map<String,Object> variables)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||