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

2018-06-12 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510340#comment-16510340 ] stephen mallette commented on TINKERPOP-1967: - I've resolved the problem

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

2018-06-12 Thread Marc de Lignie (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16510014#comment-16510014 ] Marc de Lignie commented on TINKERPOP-1967: --- [~spmallette] The recent with(

[GitHub] tinkerpop issue #876: TINKERPOP-967 Support nested-repeat() structures

2018-06-12 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/876 @GCHQResearcher1337 I should have also added in my last comment: 1. Please add [CHANGELOG ](https://github.com/apache/tinkerpop/blob/master/CHANGELOG.asciidoc) entries as necessary to

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

2018-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509802#comment-16509802 ] ASF GitHub Bot commented on TINKERPOP-967: -- Github user spmallette commented

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

2018-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509749#comment-16509749 ] ASF GitHub Bot commented on TINKERPOP-967: -- Github user spmallette commented

[GitHub] tinkerpop issue #876: TINKERPOP-967 Support nested-repeat() structures

2018-06-12 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/876 This PR shows a pretty nice level of understanding of the intricacies of the core of how Gremlin works. We rarely get PRs that touch this area of TinkerPop to any depth. I found it interesting

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

2018-06-12 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509730#comment-16509730 ] ASF GitHub Bot commented on TINKERPOP-967: -- Github user spmallette commented

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

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

[jira] [Commented] (TINKERPOP-1942) Binary serialization format

2018-06-12 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509616#comment-16509616 ] Jorge Bay commented on TINKERPOP-1942: -- I was hoping to get some time to create

[jira] [Commented] (TINKERPOP-1942) Binary serialization format

2018-06-12 Thread Robert Dale (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509612#comment-16509612 ] Robert Dale commented on TINKERPOP-1942: [~jorgebg] so when will the proof of

Re: [DISCUSS] Bulk Loading

2018-06-12 Thread Stephen Mallette
That's a nice idea. I think that gets us out most of the way out of bulk loading while still providing a method for providers who want an "easy" way to offer a bulk loader. I sense that we wouldn't directly promote this feature to users and we would leave it to graph providers to present that infor

[jira] [Commented] (TINKERPOP-1942) Binary serialization format

2018-06-12 Thread Jorge Bay (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16509342#comment-16509342 ] Jorge Bay commented on TINKERPOP-1942: -- There seems to be a misunderstanding abo