KtMongo
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KtMongo
KtMongo: MongoDB driver for Kotlin • Coroutines
/
opensavvy.ktmongo.coroutines
/
CoroutineMongoAggregationPipeline
/
matchExpr
match
Expr
abstract
override
fun
matchExpr
(
filter
:
AggregationOperators
.
(
)
->
Value
<
Document
,
Boolean
>
)
:
CoroutineMongoAggregationPipeline
<
Document
>
(
source
)