#include "tensorstore/transaction.h" std::ostream&tensorstore::operator<<(std::ostream& os, TransactionMode mode); Prints a string representation of the transaction mode to an std::ostream.