[GitHub] tinkerpop pull request #794: TINKERPOP-1877 Added the "kitchen sink" toy gra...

2018-02-08 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/tinkerpop/pull/794


---


[GitHub] tinkerpop pull request #794: TINKERPOP-1877 Added the "kitchen sink" toy gra...

2018-01-31 Thread spmallette
GitHub user spmallette opened a pull request:

https://github.com/apache/tinkerpop/pull/794

TINKERPOP-1877 Added the "kitchen sink" toy graph

https://issues.apache.org/jira/browse/TINKERPOP-1857

Added one subgraph that contains a single self-loop to help support #777 

All tests pass with `docker/build.sh -t -n -i`

VOTE +1

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/apache/tinkerpop TINKERPOP-1877

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/tinkerpop/pull/794.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 #794


commit 5f67d9c88cf637984a2982b4beeda9134eb01fe5
Author: Stephen Mallette 
Date:   2018-01-31T15:46:22Z

TINKERPOP-1877 Added the "kitchen sink" toy graph

Contains a single self-loop subgraph at this point.




---