[GitHub] tinkerpop pull request #857: TINKERPOP-1869 Allowed iterate() after profile(...

2018-04-25 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/857 ---

[GitHub] tinkerpop pull request #857: TINKERPOP-1869 Allowed iterate() after profile(...

2018-04-25 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/857#discussion_r184062120 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/strategy/verification/StandardVerificationStrategy.java --- @@

[GitHub] tinkerpop pull request #857: TINKERPOP-1869 Allowed iterate() after profile(...

2018-04-25 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/857#discussion_r184057436 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/strategy/verification/StandardVerificationStrategy.java --- @@

[GitHub] tinkerpop pull request #857: TINKERPOP-1869 Allowed iterate() after profile(...

2018-04-25 Thread spmallette
GitHub user spmallette opened a pull request: https://github.com/apache/tinkerpop/pull/857 TINKERPOP-1869 Allowed iterate() after profile() https://issues.apache.org/jira/browse/TINKERPOP-1869 The `iterate()` method adds a `NoneStep` that was preventing traversals like