MongoDB request DSL • opensavvy.ktmongo.dsl.query • FilterQueryPredicate • ne
ne¶
Matches documents where the value of a field does not equal the value
.
The result includes documents which do not contain the specified field.
Example¶
External resources¶
See also¶
FilterQuery.ne
Shorthand.