- GBinaryOperator<A> - Class in org.apache.tinkerpop.gremlin.groovy.function
-
- GBinaryOperator(Closure) - Constructor for class org.apache.tinkerpop.gremlin.groovy.function.GBinaryOperator
-
Deprecated.
- GComparator<A> - Class in org.apache.tinkerpop.gremlin.groovy.function
-
- GComparator(Closure) - Constructor for class org.apache.tinkerpop.gremlin.groovy.function.GComparator
-
Deprecated.
- get() - Method in class org.apache.tinkerpop.gremlin.groovy.function.GSupplier
-
Deprecated.
- getAfterFailure() - Method in class org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor.LifeCycle
-
- getAfterSuccess() - Method in class org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor.LifeCycle
-
- getAfterTimeout() - Method in class org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor.LifeCycle
-
- getAllImports() - Method in class org.apache.tinkerpop.gremlin.groovy.AbstractImportCustomizerProvider
-
Deprecated.
- getAllImports() - Method in class org.apache.tinkerpop.gremlin.groovy.EmptyImportCustomizerProvider
-
Deprecated.
- getArtifact() - Method in class org.apache.tinkerpop.gremlin.groovy.plugin.Artifact
-
Deprecated.
- getArtifact() - Method in class org.apache.tinkerpop.gremlin.groovy.util.Artifact
-
- getBeforeEval() - Method in class org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor.LifeCycle
-
- getBindings() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.ScriptEnginePluginAcceptor
-
Deprecated.
Gets the global bindings that will be applied to every evaluated script.
- getBindings() - Method in interface org.apache.tinkerpop.gremlin.groovy.plugin.PluginAcceptor
-
Deprecated.
Gets the list of bindings from the plugin host.
- getClassCacheAverageLoadPenalty() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Gets the average time spent compiling new scripts.
- getClassCacheEstimatedSize() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Gets the estimated size of the class cache for compiled scripts.
- getClassCacheEvictionCount() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Gets the number of times a script compiled to a class has been evicted from the cache.
- getClassCacheEvictionWeight() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Gets the sum of the weights of evicted entries from the class cache.
- getClassCacheHitCount() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Gets the number of times cache look up for a compiled script returned a cached value.
- getClassCacheHitRate() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Gets the hit rate of the class cache.
- getClassCacheLoadCount() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Gets the total number of times the cache lookup method attempted to compile new scripts.
- getClassCacheLoadFailureCount() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Gets the total number of times the cache lookup method failed to compile a new script.
- getClassCacheLoadFailureRate() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Gets the ratio of script compilation attempts that failed.
- getClassCacheLoadSuccessCount() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Gets the total number of times the cache lookup method succeeded to compile a new script.
- getClassCacheLongRunCompilationCount() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
- getClassCacheMissCount() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Gets the total number of times the cache lookup method returned a newly compiled script.
- getClassCacheMissRate() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Gets the ratio of script compilation attempts that were misses.
- getClassCacheRequestCount() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Gets the total number of times the cache lookup method returned a cached or uncached value.
- getClassCacheTotalLoadTime() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Gets the total number of nanoseconds that the cache spent compiling scripts.
- getEngineByName(String) - Method in class org.apache.tinkerpop.gremlin.groovy.engine.ScriptEngines
-
Deprecated.
- getExecutorService() - Method in class org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor
-
- getExpectedCompilationTime() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.customizer.CompilationOptionsCustomizerProvider
-
Deprecated.
- getExtraImports() - Method in class org.apache.tinkerpop.gremlin.groovy.AbstractImportCustomizerProvider
-
Deprecated.
- getExtraImports() - Method in interface org.apache.tinkerpop.gremlin.groovy.ImportCustomizerProvider
-
Deprecated.
- getExtraImports() - Method in class org.apache.tinkerpop.gremlin.groovy.NoImportCustomizerProvider
-
Deprecated.
- getExtraStaticImports() - Method in class org.apache.tinkerpop.gremlin.groovy.AbstractImportCustomizerProvider
-
Deprecated.
- getExtraStaticImports() - Method in interface org.apache.tinkerpop.gremlin.groovy.ImportCustomizerProvider
-
Deprecated.
- getExtraStaticImports() - Method in class org.apache.tinkerpop.gremlin.groovy.NoImportCustomizerProvider
-
Deprecated.
- getFactory() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
- getGlobalBindings() - Method in class org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor
-
- getGroup() - Method in class org.apache.tinkerpop.gremlin.groovy.plugin.Artifact
-
Deprecated.
- getGroup() - Method in class org.apache.tinkerpop.gremlin.groovy.util.Artifact
-
- getImports() - Method in class org.apache.tinkerpop.gremlin.groovy.AbstractImportCustomizerProvider
-
Deprecated.
- getImports() - Method in class org.apache.tinkerpop.gremlin.groovy.EmptyImportCustomizerProvider
-
Deprecated.
- getImports() - Method in interface org.apache.tinkerpop.gremlin.groovy.ImportCustomizerProvider
-
Deprecated.
- getImports() - Method in class org.apache.tinkerpop.gremlin.groovy.NoImportCustomizerProvider
-
Deprecated.
- getInterface(Class<T>) - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
- getInterface(Object, Class<T>) - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
- getMethodCallSyntax(String, String, String...) - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngineFactory
-
- getName() - Method in class org.apache.tinkerpop.gremlin.groovy.plugin.dsl.credential.CredentialGraphGremlinPlugin
-
Deprecated.
- getName() - Method in interface org.apache.tinkerpop.gremlin.groovy.plugin.GremlinPlugin
-
Deprecated.
The name of the plugin.
- getName() - Method in class org.apache.tinkerpop.gremlin.groovy.plugin.SugarGremlinPlugin
-
Deprecated.
- getOutputStatement(String) - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngineFactory
-
- getParentLoader() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
- getPlugins() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Get the list of loaded plugins.
- getScheduledExecutorService() - Method in class org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor
-
- getScript(String, Groovysh) - Static method in interface org.apache.tinkerpop.gremlin.groovy.plugin.RemoteAcceptor
-
Deprecated.
Retrieve a script as defined in the shell context.
- getScriptContext(Bindings) - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
Creates the
ScriptContext using a
GremlinScriptContext which avoids a significant amount of
additional object creation on script evaluation.
- getScriptEngine() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngineFactory
-
- getScriptEngineManager() - Method in class org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor
-
- getScriptEngines() - Method in class org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor
-
- getScriptEvaluationTimeoutOverride() - Method in class org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor.LifeCycle
-
- getStaticImports() - Method in class org.apache.tinkerpop.gremlin.groovy.AbstractImportCustomizerProvider
-
Deprecated.
- getStaticImports() - Method in class org.apache.tinkerpop.gremlin.groovy.EmptyImportCustomizerProvider
-
Deprecated.
- getStaticImports() - Method in interface org.apache.tinkerpop.gremlin.groovy.ImportCustomizerProvider
-
Deprecated.
- getStaticImports() - Method in class org.apache.tinkerpop.gremlin.groovy.NoImportCustomizerProvider
-
Deprecated.
- getTargetLanguage() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GroovyTranslator
-
- getTransformResult() - Method in class org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor.LifeCycle
-
- getTraversalSource() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.GroovyTranslator
-
- getVariables() - Method in class org.apache.tinkerpop.gremlin.groovy.jsr223.customizer.VariableIdentificationCustomizer
-
Deprecated.
- getVersion() - Method in class org.apache.tinkerpop.gremlin.groovy.plugin.Artifact
-
Deprecated.
- getVersion() - Method in class org.apache.tinkerpop.gremlin.groovy.util.Artifact
-
- getWithResult() - Method in class org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor.LifeCycle
-
- GFunction<A,B> - Class in org.apache.tinkerpop.gremlin.groovy.function
-
- GFunction(Closure) - Constructor for class org.apache.tinkerpop.gremlin.groovy.function.GFunction
-
Deprecated.
- globalBindings(Bindings) - Method in class org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor.Builder
-
Bindings to apply to every script evaluated.
- GremlinExecutor - Class in org.apache.tinkerpop.gremlin.groovy.engine
-
Execute Gremlin scripts against a ScriptEngine instance.
- GremlinExecutor.Builder - Class in org.apache.tinkerpop.gremlin.groovy.engine
-
- GremlinExecutor.LifeCycle - Class in org.apache.tinkerpop.gremlin.groovy.engine
-
- GremlinExecutor.LifeCycle.Builder - Class in org.apache.tinkerpop.gremlin.groovy.engine
-
- GremlinGroovyScriptEngine - Class in org.apache.tinkerpop.gremlin.groovy.jsr223
-
Provides methods to compile and evaluate Gremlin scripts.
- GremlinGroovyScriptEngine() - Constructor for class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
- GremlinGroovyScriptEngine(ImportCustomizerProvider) - Constructor for class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
- GremlinGroovyScriptEngine(Customizer...) - Constructor for class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
- GremlinGroovyScriptEngine(CompilerCustomizerProvider...) - Constructor for class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngine
-
- GremlinGroovyScriptEngineFactory - Class in org.apache.tinkerpop.gremlin.groovy.jsr223
-
- GremlinGroovyScriptEngineFactory() - Constructor for class org.apache.tinkerpop.gremlin.groovy.jsr223.GremlinGroovyScriptEngineFactory
-
- GremlinPlugin - Interface in org.apache.tinkerpop.gremlin.groovy.plugin
-
- GremlinPluginException - Exception in org.apache.tinkerpop.gremlin.groovy.plugin
-
- GremlinPluginException() - Constructor for exception org.apache.tinkerpop.gremlin.groovy.plugin.GremlinPluginException
-
Deprecated.
- GremlinPluginException(String) - Constructor for exception org.apache.tinkerpop.gremlin.groovy.plugin.GremlinPluginException
-
Deprecated.
- GremlinPluginException(String, Throwable) - Constructor for exception org.apache.tinkerpop.gremlin.groovy.plugin.GremlinPluginException
-
Deprecated.
- GremlinPluginException(Throwable) - Constructor for exception org.apache.tinkerpop.gremlin.groovy.plugin.GremlinPluginException
-
Deprecated.
- GroovyCompilerGremlinPlugin - Class in org.apache.tinkerpop.gremlin.groovy.jsr223
-
A
GremlinPlugin that provides access to low-level configuration options of the
GroovyScriptEngine
itself.
- GroovyCompilerGremlinPlugin.Builder - Class in org.apache.tinkerpop.gremlin.groovy.jsr223
-
- GroovyCompilerGremlinPlugin.Compilation - Enum in org.apache.tinkerpop.gremlin.groovy.jsr223
-
- GroovyCustomizer - Interface in org.apache.tinkerpop.gremlin.groovy.jsr223
-
- GroovyTranslator - Class in org.apache.tinkerpop.gremlin.groovy.jsr223
-
- GSupplier<A> - Class in org.apache.tinkerpop.gremlin.groovy.function
-
- GSupplier(Closure) - Constructor for class org.apache.tinkerpop.gremlin.groovy.function.GSupplier
-
Deprecated.
- GUnaryOperator<A> - Class in org.apache.tinkerpop.gremlin.groovy.function
-
- GUnaryOperator(Closure) - Constructor for class org.apache.tinkerpop.gremlin.groovy.function.GUnaryOperator
-
Deprecated.