Module indexes

import type {
FulltextIndex,
GeoIndex,
MdiIndex,
PersistentIndex,
PrimaryIndex,
TtlIndex,
} from "arangojs/indexes";

The "indexes" module provides index-related types for TypeScript.

Index

Type Aliases

Generated using TypeDoc