tock / ai.tock.shared / com.mongodb.client.MongoCollection / ensureUniqueIndex

ensureUniqueIndex

fun <T> MongoCollection<T>.ensureUniqueIndex(vararg properties: KProperty<*>, indexOptions: IndexOptions = IndexOptions()): String (source)