kmongo / org.litote.kmongo / out

out

fun out(collectionName: String): Bson (source)

Creates a $out pipeline stage for the specified filter

Parameters

collectionName - the collection name

Return
the $out pipeline stage

Mongodb
.driver.manual reference/operator/aggregation/out/ $out