public class JavascriptExecutor extends Object implements ScriptExecutor
| Modifier and Type | Class and Description |
|---|---|
static class |
JavascriptExecutor.Factory |
| Constructor and Description |
|---|
JavascriptExecutor(String script) |
public JavascriptExecutor(String script)
public Object execute(Map<String,Object> variables) throws EvaluationException
ScriptExecutorexecute in interface ScriptExecutorvariables - Is variables that should be available to the script.EvaluationExceptionCopyright © 2002–2014 The Neo4j Graph Database Project. All rights reserved.