#include "tensorstore/transaction.h"
explicit tensorstore::Transaction::Transaction(TransactionMode mode);

Creates a new transaction with the specified mode.