Class GremlinScriptChecker.Result
- java.lang.Object
-
- org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinScriptChecker.Result
-
- Enclosing class:
- GremlinScriptChecker
public static class GremlinScriptChecker.Result extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<Long>getTimeout()Gets the value of the timeouts that were set using thewith()source step.
-