Skip to main content
Module

x/darango/cursor.ts

An ArangoDB driver for Deno.
Go to Latest
import * as darango from "https://deno.land/x/darango@0.0.4/cursor.ts";

Classes

A Cursor object capable of executing a query and returning the results sets.

Interfaces

A Cursor object from the server.

Options for a Cursor.