| Interface | Description |
|---|---|
| DependencyManager |
Provides a way to dynamically consume dependencies into the ScriptEngine classloader.
|
| Class | Description |
|---|---|
| GremlinGroovyClassLoader | |
| GremlinGroovyScriptEngine |
This
ScriptEngine implementation is heavily adapted from the GroovyScriptEngineImpl to include
some additional functionality. |
| GremlinGroovyScriptEngineFactory | |
| ManagedConcurrentValueMap<K,V> |
Expanded from the original
ManagedConcurrentHashMap in groovy-core. |
| ScriptEnginePluginAcceptor | |
| ScriptExecutor |
Executes a Gremlin script from the command line.
|
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.