Skip to content
1 min read · 22 words

Variable: E_VECTOR_STORE_QUERY_CONFLICT

ts
const E_VECTOR_STORE_QUERY_CONFLICT: CreatedException<[string]>;

Defined in: batteries/vector/exceptions.ts:90

Thrown when the query builder is in a conflicting state. Fatal: conflicting state indicates programming errors.