kmongo / org.litote.kmongo.util / UpdateConfiguration / updateOnlyNotNullProperties

updateOnlyNotNullProperties

var updateOnlyNotNullProperties: Boolean (source)

If set to true, only not null properties are updated. If set to false (default value), null properties are updated to null.