kmongo / org.litote.kmongo.coroutine / CoroutineAggregatePublisher / allowDiskUse

allowDiskUse

fun allowDiskUse(allowDiskUse: Boolean?): CoroutineAggregatePublisher<T> (source)

Enables writing to temporary files. A null value indicates that it's unspecified.

Parameters

allowDiskUse - true if writing to temporary files is enabled

Return
this

Mongodb
.driver.manual reference/command/aggregate/ Aggregation

Mongodb
.server.release 2.6