KtMongo
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
KtMongo
KtMongo: MongoDB driver for Kotlin • API
/
opensavvy.ktmongo.api
/
MongoAggregationPipeline
/
match
match
abstract
override
fun
match
(
filter
:
FilterQuery
<
Document
>
.
(
)
->
Unit
)
:
MongoAggregationPipeline
<
Document
>
(
source
)