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
/
match
match
abstract
override
fun
match
(
filter
:
FilterQuery
<
Document
>
.
(
)
->
Unit
)
:
CoroutineMongoAggregationPipeline
<
Document
>
(
source
)