Engine

avokka.arangodb.models.Engine$
See theEngine companion class
object Engine

Attributes

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

Members list

Type members

Classlikes

object Name extends Enum[Name], VPackEnum[Name]

Attributes

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

Attributes

Companion
object
Supertypes
trait EnumEntry
class Object
trait Matchable
class Any
Known subtypes
object mmfiles.type
object rocksdb.type
final case class Supports(dfdb: Boolean, indexes: List[String])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object Supports

Attributes

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

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[Engine]