[ https://issues.apache.org/jira/browse/TINKERPOP-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16436444#comment-16436444 ]
ASF GitHub Bot commented on TINKERPOP-1822: ------------------------------------------- GitHub user krlohnes opened a pull request: https://github.com/apache/tinkerpop/pull/838 TINKERPOP-1822: Add Depth First Search repeat step option You can merge this pull request into a Git repository by running: $ git pull https://github.com/krlohnes/tinkerpop add_optional_depth_first Alternatively you can review and apply these changes as the patch at: https://github.com/apache/tinkerpop/pull/838.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #838 ---- commit 1f4c12cf9b3e8f11f79649ac80d5817cda938845 Author: Keith Lohnes <lohnesk@...> Date: 2018-04-11T21:12:28Z Add Depth First Search repeat step option ---- > Repeat should depth first search > -------------------------------- > > Key: TINKERPOP-1822 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1822 > Project: TinkerPop > Issue Type: Improvement > Components: process > Affects Versions: 3.3.0, 3.2.6 > Reporter: Robert Dale > Priority: Major > > Perhaps optionally. > See also: > * https://groups.google.com/forum/#!topic/gremlin-users/gLSLxH_K-wE > * https://github.com/apache/tinkerpop/pull/715 -- This message was sent by Atlassian JIRA (v7.6.3#76005)