Navigation
This version of the manual is no longer supported.
Reference
>
Query, Update, Projection, and Aggregation Operators
>
$ne (aggregation)
$ne (aggregation)
¶
$ne
¶
Takes two values in an array returns a boolean. The returned value is:
true
when the values are
not equivalent
.
false
when the values are
equivalent
.
←
$multiply (aggregation)
$not (aggregation)
→