Uses of Package
org.apache.tinkerpop.gremlin.jsr223
-
Classes in org.apache.tinkerpop.gremlin.jsr223 used by org.apache.tinkerpop.gremlin.groovy.engine Class Description GremlinScriptEngineManager TheScriptEngineManager
implements a discovery, instantiation and configuration mechanism forGremlinScriptEngine
classes and also maintains a collection of key/value pairs storing state shared by all engines created by it. -
Classes in org.apache.tinkerpop.gremlin.jsr223 used by org.apache.tinkerpop.gremlin.groovy.jsr223 Class Description AbstractGremlinPlugin AbstractGremlinScriptEngineFactory A simple base implementation of theGremlinScriptEngineFactory
.Customizer TheCustomizer
provides a general way to provide configurations to aGremlinScriptEngine
.GremlinPlugin A plugin interface that is used by theGremlinScriptEngineManager
to configure specialCustomizer
instances that will alter the features of anyGremlinScriptEngine
created by the manager itself.GremlinScriptEngine AGremlinScriptEngine
is an extension of the standardScriptEngine
and provides some specific methods that are important to the TinkerPop environment.GremlinScriptEngineFactory Creates aGremlinScriptEngine
implementation and supplies to it anyCustomizer
implementations to it that are available on theGremlinScriptEngineManager
. -
Classes in org.apache.tinkerpop.gremlin.jsr223 used by org.apache.tinkerpop.gremlin.groovy.jsr223.dsl.credential Class Description AbstractGremlinPlugin GremlinPlugin A plugin interface that is used by theGremlinScriptEngineManager
to configure specialCustomizer
instances that will alter the features of anyGremlinScriptEngine
created by the manager itself. -
Classes in org.apache.tinkerpop.gremlin.jsr223 used by org.apache.tinkerpop.gremlin.jsr223 Class Description AbstractGremlinPlugin AbstractGremlinScriptEngineFactory A simple base implementation of theGremlinScriptEngineFactory
.BindingsCustomizer Provides a way to alter the bindings on aGremlinScriptEngine
.CoreGremlinPlugin This module is required for aScriptEngine
to be Gremlin-enabled.Customizer TheCustomizer
provides a general way to provide configurations to aGremlinScriptEngine
.DefaultGremlinScriptEngineManager TheScriptEngineManager
implements a discovery, instantiation and configuration mechanism forGremlinScriptEngine
classes and also maintains a collection of key/value pairs storing state shared by all engines created by it.DefaultImportCustomizer Simple implementation of theImportCustomizer
which allows direct setting of all the different import types.DefaultImportCustomizer.Builder GremlinPlugin A plugin interface that is used by theGremlinScriptEngineManager
to configure specialCustomizer
instances that will alter the features of anyGremlinScriptEngine
created by the manager itself.GremlinScriptChecker.Result A result returned from aGremlinScriptChecker.parse(String)
of a Gremlin string.GremlinScriptEngine AGremlinScriptEngine
is an extension of the standardScriptEngine
and provides some specific methods that are important to the TinkerPop environment.GremlinScriptEngineFactory Creates aGremlinScriptEngine
implementation and supplies to it anyCustomizer
implementations to it that are available on theGremlinScriptEngineManager
.GremlinScriptEngineManager TheScriptEngineManager
implements a discovery, instantiation and configuration mechanism forGremlinScriptEngine
classes and also maintains a collection of key/value pairs storing state shared by all engines created by it.ImportCustomizer Provides the list of imports to apply to aGremlinScriptEngine
instance.ImportGremlinPlugin A module that allows custom class, static method and enum imports (i.e.ImportGremlinPlugin.Builder ScriptCustomizer ACustomizer
that executes scripts in aGremlinScriptEngine
instance for purpose of initialization.ScriptFileGremlinPlugin Loads scripts from one or more files into theGremlinScriptEngine
at startup.ScriptFileGremlinPlugin.Builder VariableResolverPlugin A plugin that allows for the configuration of aVariableResolver
implementation to be used by theGremlinLangScriptEngine
.VariableResolverPlugin.Builder -
Classes in org.apache.tinkerpop.gremlin.jsr223 used by org.apache.tinkerpop.gremlin.server.jsr223 Class Description AbstractGremlinPlugin GremlinPlugin A plugin interface that is used by theGremlinScriptEngineManager
to configure specialCustomizer
instances that will alter the features of anyGremlinScriptEngine
created by the manager itself. -
Classes in org.apache.tinkerpop.gremlin.jsr223 used by org.apache.tinkerpop.gremlin.server.util Class Description GremlinScriptEngine AGremlinScriptEngine
is an extension of the standardScriptEngine
and provides some specific methods that are important to the TinkerPop environment. -
Classes in org.apache.tinkerpop.gremlin.jsr223 used by org.apache.tinkerpop.gremlin.tinkergraph.jsr223 Class Description AbstractGremlinPlugin GremlinPlugin A plugin interface that is used by theGremlinScriptEngineManager
to configure specialCustomizer
instances that will alter the features of anyGremlinScriptEngine
created by the manager itself.