com.outr.arango.view

Members list

Type members

Classlikes

class View(db: ArangoDB, val name: String, val managed: Boolean, options: ArangoSearchCreateOptions) extends Support

Attributes

Supertypes
trait Support
trait QueryPart
class Object
trait Matchable
class Any
case class ViewInfo(id: String, name: String)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
case class ViewLink(collection: Collection, analyzers: List[Analyzer], fields: List[(Field[_], List[Analyzer])], includeAllFields: Boolean, trackListPositions: Boolean, storeValues: Boolean, inBackground: Boolean)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all