Re: [TinkerPop] A 2D Gremlin Language Variant

2016-11-09 Thread Marko Rodriguez
Hi, I was thinking about your tensor notation desire. [created]x[knows]^ is equivalent to: V().out(‘created’).in(‘knows’) In general, we could do stuff like in this article: https://arxiv.org/abs/0806.2274 We just map all the presented algebraic ope

Re: [TinkerPop] A 2D Gremlin Language Variant

2016-11-09 Thread Marko Rodriguez
Hi, Check it out: https://gist.github.com/okram/c9e7dc6e51fcf067b9d77c6c4ea094da The code is pretty dead simple: https://github.com/apache/tinkerpop/blob/9b15e90a651383bc7ab0c014f1492bbf70bc3848/tinkergraph-greml

[GitHub] tinkerpop issue #457: TINKERPOP-1493 Groovy project doesn't build on Windows

2016-11-09 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/457 All good here, `docker/build.sh -t -i -n` succeeded 2 times in a row for me. VOTE: +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[jira] [Commented] (TINKERPOP-1493) Groovy project doesn't build on Windows

2016-11-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652384#comment-15652384 ] ASF GitHub Bot commented on TINKERPOP-1493: --- Github user dkuppitz commented

[jira] [Commented] (TINKERPOP-1547) Two bugs found associated with MatchStep: Path retraction and range count.

2016-11-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15652143#comment-15652143 ] ASF GitHub Bot commented on TINKERPOP-1547: --- Github user twilmes commented o

[GitHub] tinkerpop issue #483: TINKERPOP-1547: Two bugs found associated with MatchSt...

2016-11-09 Thread twilmes
Github user twilmes commented on the issue: https://github.com/apache/tinkerpop/pull/483 Been having problems with traversal interrupted tests failing across many branches but I ran other tests including neo4j and everything passed. Checked out match retraction updates and they look

[GitHub] tinkerpop issue #457: TINKERPOP-1493 Groovy project doesn't build on Windows

2016-11-09 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/457 I remember that we talked about that, but I thought we'd said this version was ok ```text $ docker --version Docker version 1.12.3, build 6b644ec ``` no? --- If y

[jira] [Commented] (TINKERPOP-1493) Groovy project doesn't build on Windows

2016-11-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15651075#comment-15651075 ] ASF GitHub Bot commented on TINKERPOP-1493: --- Github user spmallette commente

[jira] [Commented] (TINKERPOP-1493) Groovy project doesn't build on Windows

2016-11-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15651072#comment-15651072 ] ASF GitHub Bot commented on TINKERPOP-1493: --- Github user dkuppitz commented

[GitHub] tinkerpop issue #457: TINKERPOP-1493 Groovy project doesn't build on Windows

2016-11-09 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/457 I just started a fresh build. Regarding the stacktraces: Wasn't the `mkdirs()` errors related to your outdated Docker version? --- If your project is set up for it, you can reply to this email a

[jira] [Commented] (TINKERPOP-1493) Groovy project doesn't build on Windows

2016-11-09 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15651031#comment-15651031 ] ASF GitHub Bot commented on TINKERPOP-1493: --- Github user pluradj commented o

[GitHub] tinkerpop issue #457: TINKERPOP-1493 Groovy project doesn't build on Windows

2016-11-09 Thread pluradj
Github user pluradj commented on the issue: https://github.com/apache/tinkerpop/pull/457 I retested again overnight after rebasing the PR on `tp31` and still having success with Docker build on Ubuntu and Mac. Looking at the code changes, I don't see how they would cause that Spark fa