Index

avokka.arangodb.models.Index$
See theIndex companion class
object Index

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Index.type

Members list

Type members

Classlikes

object Type extends Enum[Type], VPackEnum[Type]

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
trait VPackEnum[Type]
trait Enum[Type]
class Object
trait Matchable
class Any
Show all
Self type
Type.type
sealed trait Type extends EnumEntry

Attributes

Companion
object
Supertypes
trait EnumEntry
class Object
trait Matchable
class Any
Known subtypes
object edge.type
object fulltext.type
object geo.type
object geo1.type
object geo2.type
object hash.type
object persistent.type
object primary.type
object skiplist.type
object ttl.type
Show all

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Implicits

Implicits

implicit val decoder: VPackDecoder[Index]