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

Stephen Mallette commented on TINKERPOP-2613:
---------------------------------------------

This could be done on 3.5.x but it isn't easily tested here because 
TINKERPOP-2507 is not in place until 3.6.0. I suppose it could be done and 
tested with that line of code removed and then commit/pushed - otherwise it 
would just have to wait for 3.6.0. I suppose Neo4jGraph would validated it, if 
so then perhaps that solves the issue.

> 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. Address 
> {{hasId(null)}} and {{has(id, ...)}} variations as well.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to