Shared utilities for the sync- and coroutines-based KtMongo drivers based on the official Kotlin driver • opensavvy.ktmongo.official.options
Package-level declarations¶
Functions¶
readLimit
¶
readMaxTimeMS
¶
@LowLevelApi
fun WithSkip.readMaxTimeMS(): Int
readReadConcern
¶
@LowLevelApi
fun WithReadConcern.readReadConcern():
readReadPreference
¶
@LowLevelApi
fun WithReadPreference.readReadPreference():
readSkip
¶
readSortDocument
¶
@LowLevelApi
fun WithSort<*>.readSortDocument(): ?
toJava
¶
@LowLevelApi
fun CountOptions<*>.toJava(): CountOptions