You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Daniel Kuppitz (JIRA)" <ji...@apache.org> on 2017/10/18 17:48:02 UTC

[jira] [Created] (TINKERPOP-1802) hasId() fails for empty collections

Daniel Kuppitz created TINKERPOP-1802:
-----------------------------------------

             Summary: 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.2.6, 3.3.0
            Reporter: Daniel Kuppitz
            Assignee: Daniel Kuppitz


{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)