Class ScriptFileGremlinPlugin.Builder
java.lang.Object
org.apache.tinkerpop.gremlin.jsr223.ScriptFileGremlinPlugin.Builder
- Enclosing class:
- ScriptFileGremlinPlugin
-
Method Summary
Modifier and TypeMethodDescriptionappliesTo(Collection<String> scriptEngineNames) The name of theGremlinScriptEnginethat this module will apply to.create()
-
Method Details
-
appliesTo
The name of theGremlinScriptEnginethat this module will apply to. Setting no values here will make the module available to all the engines. Typically, this value should be set as a script's syntax will be bound to theGremlinScriptEnginelanguage. -
files
-
create
-