You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Marko A. Rodriguez (JIRA)" <ji...@apache.org> on 2016/02/19 17:28:18 UTC

[jira] [Closed] (TINKERPOP-1154) Create a ScriptTraversal which is Serializable and auto-compiles.

     [ https://issues.apache.org/jira/browse/TINKERPOP-1154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marko A. Rodriguez closed TINKERPOP-1154.
-----------------------------------------
    Resolution: Implemented

> Create a ScriptTraversal which is Serializable and auto-compiles.
> -----------------------------------------------------------------
>
>                 Key: TINKERPOP-1154
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1154
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.1.2-incubating
>            Reporter: Marko A. Rodriguez
>            Assignee: Marko A. Rodriguez
>             Fix For: 3.2.0-incubating
>
>
> 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.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)