Interface GremlinScriptEngine

  • All Superinterfaces:
    ScriptEngine
    All Known Implementing Classes:
    GremlinLangScriptEngine

    public interface GremlinScriptEngine
    extends ScriptEngine
    A GremlinScriptEngine is an extension of the standard ScriptEngine and provides some specific methods that are important to the TinkerPop environment.
    Author:
    Stephen Mallette (http://stephen.genoprime.com)