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