pieter martin created TINKERPOP3-907:
----------------------------------------
Summary: getters for RepeatStep.untilTraversal and
RepeatStep.emitTraversal
Key: TINKERPOP3-907
URL: https://issues.apache.org/jira/browse/TINKERPOP3-907
Project: TinkerPop 3
Issue Type: Improvement
Components: process
Reporter: pieter martin
Assignee: Marko A. Rodriguez
While optimizing the {{RepeatStep}} I need to interrogate its state. I am able
to access the {{untilTraversal}} and {{emitTraversal}} via
{{getLocalChildren()}} but it would be better if I could access them directly
instead of having to scan the result of {{getLocalChildren()}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)