MongoDB request DSL • opensavvy.ktmongo.dsl.query • FilterQueryPredicate • isUndefined
isUndefined¶
open fun isUndefined()
Deprecated¶
Selects documents for which the field is undefined
.
Example¶
External resources¶
See also¶
-
FilterQuery.isUndefined
Shorthand. -
FilterQueryPredicate.isNotUndefined
Opposite.