Brandon Shelley created USERGRID-1039:
-----------------------------------------
Summary: Support `where exists` and `where NOT exists` queries
Key: USERGRID-1039
URL: https://issues.apache.org/jira/browse/USERGRID-1039
Project: Usergrid
Issue Type: Improvement
Components: Stack
Reporter: Brandon Shelley
Need to support the following queries to check whether a property exists:
{code}ql=select * where someProperty exists
ql=select * where NOT someProperty exists{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)