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/11/03 16:17:00 UTC

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

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

Daniel Kuppitz reassigned TINKERPOP-1802:
-----------------------------------------

    Assignee: Marko A. Rodriguez  (was: Daniel Kuppitz)

[~okram] Not sure if you got my mail, but I pushed my dev branch for this issue. Everything's working on the TinkerGraph side, but Neo4j is broken and I still can't get my debugger working with Neo4j.

> 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
>            Priority: Major
>
> {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)