Module cursors

import type { Cursor, BatchCursor } from "arangojs/cursors";

The "cursors" module provides cursor-related types and interfaces for TypeScript.

Index

Classes

Interfaces

Type Aliases