import type { EnsureVectorIndexOptions, FulltextIndex, GeoIndex, MdiIndex, PersistentIndex, PrimaryIndex, TtlIndex, VectorIndexDescription, VectorIndexNLists, VectorIndexTrainingState,} from "arangojs/indexes"; Copy
import type { EnsureVectorIndexOptions, FulltextIndex, GeoIndex, MdiIndex, PersistentIndex, PrimaryIndex, TtlIndex, VectorIndexDescription, VectorIndexNLists, VectorIndexTrainingState,} from "arangojs/indexes";
The "indexes" module provides index-related types for TypeScript.
The "indexes" module provides index-related types for TypeScript.