You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tinkerpop.apache.org by "Stephen Mallette (Jira)" <ji...@apache.org> on 2021/11/08 20:56:00 UTC

[jira] [Updated] (TINKERPOP-2613) Improve behavior of V(null)

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

Stephen Mallette updated TINKERPOP-2613:
----------------------------------------
    Description: With either the start or the mid version of {{V(null)}} the id can never be {{null}} so nothing should be returned. Just filter away the results.   (was: With either the start or the mid version of {{V(null)}} the id can never be {{null}} so nothing should be returned. Just filter away the results. Address {{hasId(null)}} and {{has(id, ...)}} variations as well.)

> Improve behavior of V(null)
> ---------------------------
>
>                 Key: TINKERPOP-2613
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2613
>             Project: TinkerPop
>          Issue Type: Improvement
>          Components: process
>    Affects Versions: 3.5.1
>            Reporter: Stephen Mallette
>            Priority: Major
>
> With either the start or the mid version of {{V(null)}} the id can never be {{null}} so nothing should be returned. Just filter away the results. 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)