tensorstore.TensorStore.with_transaction(self, transaction: Transaction | None) TensorStore

Returns a transaction-bound view of this TensorStore.

The returned view may be used to perform transactional read/write operations.