Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-588

Expose compile() to GremlinExecutor

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Done
    • None
    • 3.0.0-incubating
    • groovy
    • None

    Description

      The GremlinGroovyScriptEngine supports a compile() method as part of GroovyScriptEngineImpl which implements the Compilable (http://docs.oracle.com/javase/7/docs/api/javax/script/Compilable.html) interface. This is an optional interface for ScriptEngine implementations, but an important one for caching scripts without actually executing them.

      This feature needs to be exposed up to the GremlinExecutor so that it can be accessed there.

      Attachments

        Activity

          People

            Unassigned Unassigned
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: