MongoDB request DSL • opensavvy.ktmongo.dsl.query • FilterQueryPredicate • eq
eq¶
Matches documents where the value of a field equals the value
.
Example¶
External resources¶
See also¶
FilterQuery.eq
Shorthand.
MongoDB request DSL • opensavvy.ktmongo.dsl.query • FilterQueryPredicate • eq
Matches documents where the value of a field equals the value
.
FilterQuery.eq
Shorthand.