Geo2d

io.github.zeal18.zio.mongodb.driver.indexes.IndexKey$.Geo2d
final case class Geo2d(fieldNames: Seq[String]) extends IndexKey

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait IndexKey
trait Bson
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product
override def toBsonDocument[TDocument <: Object](documentClass: Class[TDocument], codecRegistry: CodecRegistry): BsonDocument

Attributes

Definition Classes
IndexKey -> Bson
Inherited from:
IndexKey
def toBsonDocument(): BsonDocument

Attributes

Inherited from:
Bson