-
#include "tensorstore/open_options.h" - struct tensorstore::TransactionalOpenOptions : public OpenOptions;
Options for opening a
Specwith optional transaction and optional batch.Allows the key-value store to be specified as either a
kvstore::Specor an already-openKvStore.