| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.groovy.engine | 
| Modifier and Type | Method and Description | 
|---|---|
GremlinExecutor.LifeCycle | 
GremlinExecutor.LifeCycle.Builder.create()  | 
| Modifier and Type | Method and Description | 
|---|---|
CompletableFuture<Object> | 
GremlinExecutor.eval(String script,
    String language,
    Bindings boundVars,
    GremlinExecutor.LifeCycle lifeCycle)
Evaluate a script and allow for the submission of alteration to the entire evaluation execution lifecycle. 
 | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.