Uses of Class
org.apache.tinkerpop.gremlin.jsr223.AbstractGremlinPlugin
Packages that use AbstractGremlinPlugin
Package
Description
-
Uses of AbstractGremlinPlugin in org.apache.tinkerpop.gremlin.groovy.jsr223
Subclasses of AbstractGremlinPlugin in org.apache.tinkerpop.gremlin.groovy.jsr223Modifier and TypeClassDescriptionclassAGremlinPluginthat provides access to low-level configuration options of theGroovyScriptEngineitself.classA plugin implementation which allows for the usage of Gremlin Groovy's syntactic sugar. -
Uses of AbstractGremlinPlugin in org.apache.tinkerpop.gremlin.groovy.jsr223.dsl.credential
Modifier and TypeClassDescriptionclassPlugin for the Credentials DSL that helps maintain a list of users and passwords in a graph for use with Gremlin Server authentication. -
Uses of AbstractGremlinPlugin in org.apache.tinkerpop.gremlin.jsr223
Subclasses of AbstractGremlinPlugin in org.apache.tinkerpop.gremlin.jsr223Modifier and TypeClassDescriptionclassExposesCustomizerimplementations for configuring theGremlinLangScriptEngine.final classA module that allows custom class, static method and enum imports (i.e.final classLoads scripts from one or more files into theGremlinScriptEngineat startup.classA plugin that allows for the configuration of aVariableResolverimplementation to be used by theGremlinLangScriptEngine. -
Uses of AbstractGremlinPlugin in org.apache.tinkerpop.gremlin.server.jsr223
Subclasses of AbstractGremlinPlugin in org.apache.tinkerpop.gremlin.server.jsr223Modifier and TypeClassDescriptionfinal classAGremlinPluginimplementation that adds Gremlin Server specific classes to the imports. -
Uses of AbstractGremlinPlugin in org.apache.tinkerpop.gremlin.tinkergraph.jsr223
Subclasses of AbstractGremlinPlugin in org.apache.tinkerpop.gremlin.tinkergraph.jsr223