public static class JavascriptExecutor.Factory extends Object implements ScriptExecutor.Factory
| Constructor and Description |
|---|
Factory(boolean enableSandboxing)
Note that you can set sandbox/no sandbox once, after that it is globally defined
for the JVM.
|
| Modifier and Type | Method and Description |
|---|---|
ScriptExecutor |
createExecutorForScript(String script) |
public Factory(boolean enableSandboxing)
enableSandboxing - public ScriptExecutor createExecutorForScript(String script) throws EvaluationException
createExecutorForScript in interface ScriptExecutor.FactoryEvaluationExceptionCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.