Navigation
This version of the documentation is archived and no longer supported.

$not (aggregation)

$not

Returns the boolean opposite value passed to it. When passed a true value, $not returns false; when passed a false value, $not returns true.