Module indexes

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

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

Index

Type Aliases

Generated using TypeDoc