MongoDB request DSL • opensavvy.ktmongo.dsl.query • FilterQuery • 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.
MongoDB request DSL • opensavvy.ktmongo.dsl.query • FilterQuery • 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.