Type

avokka.arangodb.models.Index$.Type
See theType companion object
sealed trait Type extends EnumEntry

Attributes

Companion
object
Graph
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

Members list

Value members

Inherited methods

def entryName: String

String representation of this Enum Entry.

String representation of this Enum Entry.

Override in your implementation if needed

Attributes

Inherited from:
EnumEntry