MongoDB request DSL • opensavvy.ktmongo.dsl.aggregation • AbstractPipeline • withStage
withStage¶
Creates a new pipeline that expands on the current one by adding stage
.
For usage documentation, see Pipeline.withStage
.
Notes for implementors¶
A typical pipeline implementation will look like: