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 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 user eonpatapon closed the pull request at:
https://github.com/apache/tinkerpop/pull/797
---
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 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'