Class | Description |
---|---|
ConcurrentBindings |
A
Bindings that can be accessed concurrently by multiple threads. |
GremlinExecutor |
Execute Gremlin scripts against a
ScriptEngine instance. |
GremlinExecutor.Builder | |
GremlinExecutor.LifeCycle |
The lifecycle of execution within the
GremlinExecutor.eval(String, String, Bindings, LifeCycle) method. |
GremlinExecutor.LifeCycle.Builder | |
GremlinExecutorOverGraphTest | |
GremlinExecutorPerformanceTest | Deprecated
As of release 3.2.1, replaced by gremlin-benchmark.
|
GremlinExecutorPerformanceTest.GremlinGenerator | |
ScriptEngines |
Holds a batch of the configured
ScriptEngine objects for the server. |
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.