ArangoCursor

avokka.arangodb.ArangoCursor$
See theArangoCursor companion trait
object ArangoCursor

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply[F[_] : Functor, T : VPackDecoder](database: DatabaseName, response: ArangoResponse[Cursor[T]], options: Options): ArangoCursor[F, T]