Skip to content
1 min read · 69 words

Interface: UpsertPlan

Defined in: batteries/vector/plan.ts:40

Properties

PropertyTypeDescriptionDefined in
collectionstring-batteries/vector/plan.ts:41
consistency?VectorConsistencyPer-operation read-after-write override from .consistency(); absent = use store/adapter default.batteries/vector/plan.ts:44
recordsVectorRecord[]-batteries/vector/plan.ts:42