ArangoCursor

io.funkode.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[Encoder[_], Decoder[_], T](database: DatabaseName, cursor: QueryResults[T], options: Options)(using ArangoClient[Encoder, Decoder]): ArangoCursor[Decoder, T]