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 2017/03/06 21:35:32 UTC

[jira] [Created] (TINKERPOP-1647) Create a Stateful interface for steps that have internal state.

Marko A. Rodriguez created TINKERPOP-1647:
---------------------------------------------

             Summary: Create a Stateful interface for steps that have internal state.
                 Key: TINKERPOP-1647
                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1647
             Project: TinkerPop
          Issue Type: Bug
          Components: process
    Affects Versions: 3.2.4
            Reporter: Marko A. Rodriguez


Right now, both {{DedupGlobalStep}} and {{TimeLimitStep}} are "stateful steps" and because of this, shouldn't be decomposed by strategies such as {{RepeatUnrollStrategy}}. Make a generalizing interface so search traversals for such stateful steps is easy an not error prone.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)