com.outr.arango

Members list

Concise view

Type members

Classlikes

object ArangoCode

Attributes

Companion:
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class ArangoCode

Attributes

Companion:
object
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class ArangoError(code: Int, num: Int, message: String, exception: String)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
case class DatabaseStore(collection: ArangoDBCollection, managed: Boolean)

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
class Graph(val db: ArangoDB, val managed: Boolean)

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any