arango_bulk_update
Bulk update documents in an ArangoDB collection by key with configurable batch sizes and error handling.
Instructions
Bulk update documents by key with batching.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| collection | Yes | ||
| updates | Yes | ||
| batch_size | No | ||
| on_error | No | stop | |
| database | No | Database override |