Stephen Mallette created TINKERPOP-2645:
-------------------------------------------
Summary: Improve behavior of hasId(null)
Key: TINKERPOP-2645
URL: https://issues.apache.org/jira/browse/TINKERPOP-2645
Project: TinkerPop
Issue Type: Improvement
Components: process
Affects Versions: 3.4.12
Reporter: Stephen Mallette
Instead of an error it should filter since no id can be null which would make
the behavior consistent with {{V(null)}} after TINKERPOP-2613. There are some
issues with old semantics of id lookups that are String related though along
with some other complexities around collections supplied to {{P.within}} that
make this a bit harder than it should be.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)