Matt Frantz created TINKERPOP3-759:
--------------------------------------
Summary: Only retain labeled steps in path
Key: TINKERPOP3-759
URL: https://issues.apache.org/jira/browse/TINKERPOP3-759
Project: TinkerPop 3
Issue Type: Improvement
Components: process
Reporter: Matt Frantz
Assignee: Marko A. Rodriguez
Requiring steps to be labeled in order to appear in the path makes it easier to
make path construction more efficient, even if a complex traversal has lots of
"intermediate" steps. It also allows a given traversal to be rewritten, either
explicitly or via strategy, while preserving the desired path structure.
A "debug path" option that shows everything could still be provided, since that
is useful during development and ascension of the Gremlin learning curve.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)