Marko A. Rodriguez created TINKERPOP3-890: ---------------------------------------------
Summary: Remove the concept of branch/ package. Key: TINKERPOP3-890 URL: https://issues.apache.org/jira/browse/TINKERPOP3-890 Project: TinkerPop 3 Issue Type: Improvement Components: process Affects Versions: 3.0.1-incubating Reporter: Marko A. Rodriguez Assignee: Marko A. Rodriguez Fix For: 3.1.0-incubating Given the work in http://arxiv.org/pdf/1508.03843v1.pdf, I have come to realize that "branch steps" are nothing special. They are simply map (or flatMap) steps with an internal traversal(s). I think we should remove the branch/ package and just put those steps into the map/ package. -- This message was sent by Atlassian JIRA (v6.3.4#6332)