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.