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

$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.