IndexOptions

mongo4cats.models.collection.`package`.IndexOptions
object IndexOptions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(background: Boolean, unique: Boolean, sparse: Boolean, hidden: Boolean): IndexOptions