ArangoCursor

io.funkode.arangodb.ArangoCursor$
See theArangoCursor companion trait

Attributes

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

Members list

Concise view

Value members

Concrete methods

def apply[Encoder[_], Decoder[_], T](database: DatabaseName, cursor: QueryResults[T], options: Options)(using ArangoClient[Encoder, Decoder]): ArangoCursor[Decoder, T]