GitHub user newkek opened a pull request:
https://github.com/apache/tinkerpop/pull/924
Add self loop example to Cycle Detection recipe.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/newkek/incubator-tinkerpop
cycles-recipe-self-loops
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tinkerpop/pull/924.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 #924
----
commit 3afc57653a9ca81ba560b1b9a6be8c3ad7b1251d
Author: Kevin Gallardo <kevin.gallardo@...>
Date: 2018-08-24T21:18:43Z
Add self loop example to Cycle Detection recipe.
----
---