-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Querying
-
None
Users should be able to query:
{$not: {a : {$gt: 1 }}}
in addition to the already supported
{a: {$not: {$gt: 1}}}
- duplicates
-
SERVER-10708 negation of query expressions using "$not"
- Closed