IndexType

reactivemongo.api.indexes.IndexType$
See theIndexType companion trait
object IndexType

Attributes

Companion:
trait
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Type members

Classlikes

object Ascending extends IndexType

Attributes

Graph
Supertypes
trait IndexType
class Object
trait Matchable
class Any
Self type
object Descending extends IndexType

Attributes

Graph
Supertypes
trait IndexType
class Object
trait Matchable
class Any
Self type
object Geo2D extends IndexType

Attributes

Graph
Supertypes
trait IndexType
class Object
trait Matchable
class Any
Self type
Geo2D.type
object Geo2DSpherical extends IndexType

Attributes

Graph
Supertypes
trait IndexType
class Object
trait Matchable
class Any
Self type
object GeoHaystack extends IndexType

Attributes

Graph
Supertypes
trait IndexType
class Object
trait Matchable
class Any
Self type
object Hashed extends IndexType

Attributes

Graph
Supertypes
trait IndexType
class Object
trait Matchable
class Any
Self type
Hashed.type
object Text extends IndexType

Attributes

Graph
Supertypes
trait IndexType
class Object
trait Matchable
class Any
Self type
Text.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror

The name of the type

The name of the type

Attributes

Inherited from:
Mirror