Skip to content

opensavvy.ktmongo.official.options

Functions

readLimit

@LowLevelApi



fun WithLimit.readLimit(): Int

readMaxTimeMS

@LowLevelApi



fun WithSkip.readMaxTimeMS(): Int

readReadConcern

@LowLevelApi



fun WithReadConcern.readReadConcern(): ReadConcern

readReadPreference

@LowLevelApi



fun WithReadPreference.readReadPreference(): ReadPreference

readSkip

@LowLevelApi



fun WithSkip.readSkip(): Int

readSortDocument

@LowLevelApi



fun WithSort<*>.readSortDocument(): Bson?

toJava

@LowLevelApi



fun CountOptions<*>.toJava(): CountOptions