Skip to content
1 min read · 23 words

Variable: E_VECTOR_STORE_TRANSACTIONS_UNSUPPORTED

ts
const E_VECTOR_STORE_TRANSACTIONS_UNSUPPORTED: CreatedException<[string]>;

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

Thrown when the adapter does not support transactions. Fatal: transaction support is required for the requested operation.