[GitHub] tinkerpop issue #689: TINKERPOP-1743: LambdaRestrictionStrategy does not cat...

2017-08-09 Thread dkuppitz
Github user dkuppitz commented on the issue: https://github.com/apache/tinkerpop/pull/689 VOTE: +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if th

[GitHub] tinkerpop issue #689: TINKERPOP-1743: LambdaRestrictionStrategy does not cat...

2017-08-09 Thread spmallette
Github user spmallette commented on the issue: https://github.com/apache/tinkerpop/pull/689 I rebased this on tp32 and force pushed to get rid of that extra "fix" commit for bigdecimal. @okram you should: ```text git fetch git branch -D TINKERPOP-1743 git checkout

[GitHub] tinkerpop issue #689: TINKERPOP-1743: LambdaRestrictionStrategy does not cat...

2017-08-08 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/689 VOTE +1 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the fe

[GitHub] tinkerpop issue #689: TINKERPOP-1743: LambdaRestrictionStrategy does not cat...

2017-08-08 Thread okram
Github user okram commented on the issue: https://github.com/apache/tinkerpop/pull/689 ``` gremlin> g = TinkerFactory.createModern().traversal() ==>graphtraversalsource[tinkergraph[vertices:6 edges:6], standard] gremlin> g = g.withStrategies(LambdaRestrictionStrategy.instanc