Sort

mongo4cats.operations.Sort$
See theSort companion trait
object Sort

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Sort.type

Members list

Value members

Concrete methods

def asc(fieldNames: String*): Sort
def desc(fieldNames: String*): Sort
def metaTextScore(fieldName: String): Sort