You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "jporterNH (GitHub)" <gi...@apache.org> on 2018/10/08 14:57:59 UTC

[GitHub] [tinkerpop] jporterNH opened issue #955: gremlin-javascript: Predicate not returning results.

`g.V().has('namespace', P.within(['sf', 'sd'])).toList()`
Given the above snippet, the query returns an empty Array when the same query from the gremlin-console returns the expected list of vertices.
Is there something I'm missing with my implementation, or do predicates simply not work currently?
 

[ Full content available at: https://github.com/apache/tinkerpop/issues/955 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org

[GitHub] [tinkerpop] jporterNH closed issue #955: gremlin-javascript: Predicate not returning results.

Posted by "jporterNH (GitHub)" <gi...@apache.org>.
[ issue closed by jporterNH ]

[ Full content available at: https://github.com/apache/tinkerpop/issues/955 ]
This message was relayed via gitbox.apache.org for dev@tinkerpop.apache.org