UpdateQuery

fun <T> UpdateQuery(context: BsonContext, options: UpdateOptions<T>? = null): UpdateQuery<T>(source)

Creates an empty UpdateQuery.