CollectionType

avokka.arangodb.models.CollectionType
See theCollectionType companion object
sealed abstract class CollectionType(val value: Int) extends IntEnumEntry

Attributes

Companion
object
Graph
Supertypes
class IntEnumEntry
trait ValueEnumEntry[Int]
class Object
trait Matchable
class Any
Known subtypes
object Document.type
object Edge.type
object Unknown.type

Members list

Value members

Concrete fields

val value: Int

Value of this entry

Value of this entry

Attributes