[ 
https://issues.apache.org/jira/browse/TINKERPOP-1802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16242286#comment-16242286
 ] 

Bob Briody commented on TINKERPOP-1802:
---------------------------------------


bq. This has been fixed by simply filtering out (`filter(true)` in essence) all 
vertices once a `hasId([])

My fault - I misread this comment, got confused by `filter(true)`. Sorry for 
the noise.

> hasId() fails for empty collections
> -----------------------------------
>
>                 Key: TINKERPOP-1802
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-1802
>             Project: TinkerPop
>          Issue Type: Bug
>          Components: process
>    Affects Versions: 3.3.0, 3.2.6
>            Reporter: Daniel Kuppitz
>            Assignee: Marko A. Rodriguez
>
> {noformat}
> gremlin> g.V().hasId(within([]))
> 0
> Type ':help' or ':h' for help.
> Display stack trace? [yN]
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to