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
/
group
group
abstract
override
fun
<
Out
:
Any
>
group
(
block
:
GroupStageOperators
<
Document
,
Out
>
.
(
)
->
Unit
)
:
CoroutineMongoAggregationPipeline
<
Out
>
(
source
)