SortBuilder

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
fun <V> Iterable<KProperty1<T, V>>.ascending(): Bson
fun <V> KProperty1<T, V>.ascending(): Bson
Link copied to clipboard
fun compound(vararg sorts: Bson): Bson
fun <V : Bson> compound(sorts: List<V>): Bson
Link copied to clipboard
fun <V> Iterable<KProperty1<T, V>>.descending(): Bson
fun <V> KProperty1<T, V>.descending(): Bson
Link copied to clipboard
fun <V> KProperty1<T, V>.metaTextScore(): Bson