You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Jean-Philippe Braun (JIRA)" <ji...@apache.org> on 2018/02/19 14:19:00 UTC

[jira] [Closed] (TINKERPOP-1887) Can't use bindings in predicates

     [ https://issues.apache.org/jira/browse/TINKERPOP-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Philippe Braun closed TINKERPOP-1887.
------------------------------------------
    Resolution: Not A Problem

> Can't use bindings in predicates
> --------------------------------
>
>                 Key: TINKERPOP-1887
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1887
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: python
>    Affects Versions: 3.3.1
>            Reporter: Jean-Philippe Braun
>            Priority: Major
>
> With the lastest version of gremlinpython it is not possible to define a binding in a predicate:
> {code:java}
> g.V().has('foo', lt(('bar', 5))).toList(){code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)