KtMongo
Toggle table of contents
0.20.1
common
Platform filter
common
Switch theme
Search in API
KtMongo
MongoDB request DSL
/
opensavvy.ktmongo.dsl.aggregation
/
PipelineChainLink
/
withStage
with
Stage
fun
withStage
(
stage
:
BsonNode
)
:
PipelineChainLink
(
source
)
Equivalent to
Pipeline.withStage
, but generating a chain link instead.