begin_batch
Start a batch session to group write operations, committing all changes atomically when the batch ends.
Instructions
Open a batch session. All write operations within the batch are committed atomically when commit_batch fires.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||