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

Create a ScriptTraversal which is Serializable and auto-compiles.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Implemented
    • 3.1.2-incubating
    • 3.2.0-incubating
    • process
    • None

    Description

      Specifying a Traversal to a VertexProgram is currently complex requiring numerous method overloads to the respective VertexProgram.Builder. Moreover, we don't have a general solution to Traversal serialization for all situations (e.g. GraphFilter). I say we get rid of TraversalScriptFunction and make a ScriptTraversal that contains a Script and reference to the ScriptEngine to compile it when applyStrategies() is called.

      Attachments

        Activity

          People

            okram Marko A. Rodriguez
            okram Marko A. Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: