Skip to content

opensavvy.ktmongo.official.options

Functions

readBypassDocumentValidation

readCapped

readComment

@LowLevelApi
fun HasComment.readComment(): BsonValue?

readLimit

readMaxSize

readMaxTimeMS

readOrdered

readReadConcern

readReadPreference

readSizeInBytes

readSkip

readSortDocument

readValidationAction

@LowLevelApi
fun HasValidation<*>.readValidationAction(): ValidationAction?

readValidationLevel

@LowLevelApi
fun HasValidation<*>.readValidationLevel(): ValidationLevel?

readValidator

toJava

@LowLevelApi
fun CountOptions<*>.toJava(): CountOptions
@LowLevelApi
fun CreateCollectionOptions<*>.toJava(): CreateCollectionOptions
@LowLevelApi
fun InsertManyOptions<*>.toJava(): InsertManyOptions
@LowLevelApi
fun InsertOneOptions<*>.toJava(): InsertOneOptions