[GitHub] tinkerpop issue #797: TINKERPOP-1887 Allow to use bindings in predicates

2018-02-14 Thread eonpatapon
Github user eonpatapon commented on the issue: https://github.com/apache/tinkerpop/pull/797 After playing a bit, I'm not sure if what I want to do is supported by the gremlin-server. Actually I don't know how the bytecode should look. Given the following query

[GitHub] tinkerpop issue #797: TINKERPOP-1887 Allow to use bindings in predicates

2018-02-13 Thread eonpatapon
Github user eonpatapon commented on the issue: https://github.com/apache/tinkerpop/pull/797 After playing with the code and tests I'm realizing this does not work at all :) Closing for now. ---

[GitHub] tinkerpop pull request #797: TINKERPOP-1887 Allow to use bindings in predica...

2018-02-13 Thread eonpatapon
Github user eonpatapon closed the pull request at: https://github.com/apache/tinkerpop/pull/797 ---

[GitHub] tinkerpop issue #797: TINKERPOP-1887 Allow to use bindings in predicates

2018-02-12 Thread eonpatapon
Github user eonpatapon commented on the issue: https://github.com/apache/tinkerpop/pull/797 Yes, can you point me to the test suite ? I wasn't able to find it in the repo ---

[GitHub] tinkerpop pull request #797: TINKERPOP-1887 Allow to use bindings in predica...

2018-02-12 Thread eonpatapon
GitHub user eonpatapon opened a pull request: https://github.com/apache/tinkerpop/pull/797 TINKERPOP-1887 Allow to use bindings in predicates Currently the python GLV does not allow to have bindings in predicates, eg: g.V().has('foo', lt(('bar'