Variable: E_VECTOR_STORE_PROJECTION_REQUIRED
ts
const E_VECTOR_STORE_PROJECTION_REQUIRED: CreatedException<[]>;Defined in: batteries/vector/exceptions.ts:102
Thrown when a read operation requires an explicit select projection. Fatal: projection is required for read operations.