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)