Type alias VectorIndexTrainingState

VectorIndexTrainingState: "unusable" | "training" | "ingesting" | "ready"

Training lifecycle state reported for a vector index.

Introduced in: ArangoDB 3.12.9