avokka.arangodb

package avokka.arangodb

Members list

Type members

Classlikes

trait ArangoCollection[F[_]]

ArangoDB collection API

ArangoDB collection API

Type parameters

F

effect

Attributes

See also
Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
final case class ArangoConfiguration(host: String, port: Int, username: String, password: String, chunkLength: Long, readBufferSize: Int, connectTimeout: FiniteDuration, replyTimeout: FiniteDuration, database: DatabaseName) extends VStreamConfiguration

arango configuration

arango configuration

Value parameters

chunkLength

chunk byte size

connectTimeout

timeout to connection

database

default database name

host

server hostname

password

password

port

server port

replyTimeout

timeout to response

username

username

Attributes

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

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
trait ArangoCursor[F[_], T]

Arango cursor API

Arango cursor API

Type parameters

F

effect

Attributes

See also
Companion
object
Supertypes
class Object
trait Matchable
class Any
object ArangoCursor

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoDatabase[F[_]]

ArangoDB database API

ArangoDB database API

Type parameters

F

effect

Attributes

See also
Companion
object
Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoDocument[F[_]]

Arango document API

Arango document API

Type parameters

F

effect

Attributes

See also
Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoDocuments[F[_]]

Arango documents API

Arango documents API

Type parameters

F

effect

Attributes

See also
Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoGraph[F[_]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object ArangoGraph

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoGraphCollection[F[_]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoGraphEdge[F[_]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoGraphVertex[F[_]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoIndex[F[_]]

Arango index API

Arango index API

Type parameters

F

effect

Attributes

See also
Companion
object
Supertypes
class Object
trait Matchable
class Any
object ArangoIndex

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoIndexes[F[_]]

Arango indexes API

Arango indexes API

Type parameters

F

effect

Attributes

See also
Companion
object
Supertypes
class Object
trait Matchable
class Any
object ArangoIndexes

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoQuery[F[_], V]

AQL query to be executed

AQL query to be executed

Type parameters

F

effect

V

bind vars

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object ArangoQuery

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoServer[F[_]]

ArangoDB server API

ArangoDB server API

Type parameters

F

effect

Attributes

See also
Companion
object
Supertypes
class Object
trait Matchable
class Any
object ArangoServer

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoStream[F[_]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object ArangoStream

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoTransaction[F[_]]

ArangoDB stream transaction API

ArangoDB stream transaction API

Type parameters

F

effect

Attributes

See also
Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoTransactions[F[_]]

ArangoDB stream transactions API

ArangoDB stream transactions API

Type parameters

F

effect

Attributes

See also
Companion
object
Supertypes
class Object
trait Matchable
class Any

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
trait ArangoWal[F[_]]

Attributes

Companion
object
Supertypes
class Object
trait Matchable
class Any
object ArangoWal

Attributes

Companion
trait
Supertypes
class Object
trait Matchable
class Any
Self type
ArangoWal.type