Ask a question to get started
Enter to send•Shift+Enter new line
batch( self, ops: Iterable[Op], ) -> list[Result]
ops
Iterable[Op]
An iterable of operations to execute.
Execute multiple operations synchronously in a single batch.