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
/
lookup
lookup
abstract
override
fun
<
ForeignDocument
:
Any
>
lookup
(
block
:
LookupStageOperators
<
Document
,
ForeignDocument
>
.
(
)
->
Unit
)
:
CoroutineMongoAggregationPipeline
<
Document
>
(
source
)