Carl LeCompte created TINKERPOP-1423:
----------------------------------------
Summary: IncidentToAdjacentStrategy should be disabled for tree
steps
Key: TINKERPOP-1423
URL: https://issues.apache.org/jira/browse/TINKERPOP-1423
Project: TinkerPop
Issue Type: Bug
Components: process
Affects Versions: 3.2.0-incubating
Reporter: Carl LeCompte
Priority: Minor
IncidentToAdjacentStrategy causes edges to be dropped from the result of a
.tree() step, even if explicitly traversed. This is conceptually equivalent to
obtaining traversed edges via a .path() step, therefore the behavior should be
the same (in other words, the traversal should not be modified if a .tree()
step is present).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)