[jira] [Commented] (TINKERPOP-1312) .count().is(0) is not properly optimized

2016-05-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15303042#comment-15303042 ] ASF GitHub Bot commented on TINKERPOP-1312: --- Github user okram commented on the pull

[jira] [Commented] (TINKERPOP-1312) .count().is(0) is not properly optimized

2016-05-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1312?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15303040#comment-15303040 ] ASF GitHub Bot commented on TINKERPOP-1312: --- Github user okram commented on a diff in the

Re: traversal construction

2016-05-26 Thread Daniel Kuppitz
Hi Pieter, those direct traversal modifications are only possible through the Traversal.Admin interface. TraversalHelper has a method for that; it's called insertTraversal. Cheers, Daniel On Thu, May 26, 2016 at 9:46 PM, pieter-gmail wrote: > Hi, > > I am creating

[jira] [Closed] (TINKERPOP-1257) Bad SackTest variable use.

2016-05-26 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette closed TINKERPOP-1257. --- Resolution: Fixed Assignee: stephen mallette Fixed via CTR on

[jira] [Updated] (TINKERPOP-1221) Make sure HadoopPools is intialized in all the right spots of Giraph/Spark.

2016-05-26 Thread stephen mallette (JIRA)
[ https://issues.apache.org/jira/browse/TINKERPOP-1221?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stephen mallette updated TINKERPOP-1221: Issue Type: Improvement (was: Bug) > Make sure HadoopPools is intialized in

Re: Unicorn supports their own version of Gremlin.

2016-05-26 Thread Stephen Mallette
> People who just click links and copy paste code snippets w/o being aware of 2.x/3.x sort of stuff that is a fascinating phenomena, isn't it. On Thu, May 26, 2016 at 7:00 AM, Marko Rodriguez wrote: > > You know what else i just noticed? > > > >

[GitHub] incubator-tinkerpop pull request: TINKERPOP-1312 .count().is(0) is...

2016-05-26 Thread dkuppitz
Github user dkuppitz commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/320#issuecomment-221813315 > why do you make a distinction between computer and standard engines for this strategy's test case? I was wondering why we initially chose