Github user asfgit closed the pull request at:
https://github.com/apache/tinkerpop/pull/844
---
Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/844#discussion_r183488493
--- Diff: gremlin-test/features/map/Select.feature ---
@@ -514,4 +514,20 @@ Feature: Step - select()
Then the result should be unordered
Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/844#discussion_r183485753
--- Diff: docs/src/reference/the-traversal.asciidoc ---
@@ -2338,6 +2338,22 @@
g.V(1).as("a").repeat(out().as("a")).times(2).select(last, "a")
g.V
Github user spmallette commented on a diff in the pull request:
https://github.com/apache/tinkerpop/pull/844#discussion_r183484210
--- Diff: CHANGELOG.asciidoc ---
@@ -74,6 +74,7 @@ This release also includes changes from <>.
* TINKERPOP-1357 Centrality Recipes should mention p
GitHub user dkuppitz opened a pull request:
https://github.com/apache/tinkerpop/pull/844
TINKERPOP-1628 Implement TraversalSelectStep
https://issues.apache.org/jira/browse/TINKERPOP-1628
This PR adds a `TraversalSelectStep` which supports the selection of
dynamic / runtime-