[jira] [Commented] (TINKERPOP-1967) Add a connectedComponent() step

2018-06-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513749#comment-16513749 ] ASF GitHub Bot commented on TINKERPOP-1967: --- Github user asfgit closed the pull request at:

[GitHub] tinkerpop issue #877: Tinkerpop 1967 Add a connectedComponent() step - vtsla...

2018-06-15 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/877 merged - thanks! ---

[jira] [Commented] (TINKERPOP-1878) Sparql to Gremlin Transpiler

2018-06-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513742#comment-16513742 ] ASF GitHub Bot commented on TINKERPOP-1878: --- Github user spmallette commented on the issue:

[GitHub] tinkerpop issue #878: Updated transpilers.asciidoc

2018-06-15 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/878 merged - also note that i've now rebased TINKERPOP-1878 on master ---

[GitHub] tinkerpop pull request #878: Updated transpilers.asciidoc

2018-06-15 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/tinkerpop/pull/878 ---

[jira] [Commented] (TINKERPOP-1822) Repeat should depth first search

2018-06-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513725#comment-16513725 ] ASF GitHub Bot commented on TINKERPOP-1822: --- Github user spmallette commented on a diff in

[GitHub] tinkerpop pull request #838: TINKERPOP-1822: Change default RepeatStep to DF...

2018-06-15 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/838#discussion_r195710841 --- Diff: gremlin-core/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/branch/RepeatStep.java --- @@ -273,11 +300,40 @@ public

[jira] [Commented] (TINKERPOP-967) Support nested-repeat() structures

2018-06-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513710#comment-16513710 ] ASF GitHub Bot commented on TINKERPOP-967: -- Github user spmallette commented on a diff in the

[GitHub] tinkerpop pull request #876: TINKERPOP-967 Support nested-repeat() structure...

2018-06-15 Thread spmallette
Github user spmallette commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/876#discussion_r195708305 --- Diff: gremlin-test/src/main/java/org/apache/tinkerpop/gremlin/process/traversal/step/branch/RepeatTest.java --- @@ -386,5 +456,26 @@ public void

[GitHub] tinkerpop pull request #878: Updated transpilers.asciidoc

2018-06-15 Thread harsh9t
GitHub user harsh9t opened a pull request: https://github.com/apache/tinkerpop/pull/878 Updated transpilers.asciidoc Changes: - fixed non-working queries (queries which returned no results) - updated documentation with more examples in the limitations section - updated

[GitHub] tinkerpop pull request #867: TINKERPOP-1836 Add Gremlin.Net.Template project

2018-06-15 Thread jorgebay
Github user jorgebay commented on a diff in the pull request: https://github.com/apache/tinkerpop/pull/867#discussion_r195645438 --- Diff: .travis.yml --- @@ -20,9 +20,13 @@ install: before_install: - wget -q

[jira] [Commented] (TINKERPOP-1836) .NET sample project

2018-06-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16513437#comment-16513437 ] ASF GitHub Bot commented on TINKERPOP-1836: --- Github user jorgebay commented on a diff in