TensorStore
tensorstore::kvstore::KvStore::transaction
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
        • Key-value storage
          • C Spec
          • C KvStore
            • Constructors
            • Methods
            • Data members
              • V driver
              • V path
              • V transaction
            • Friend functions
            • Related Types
            • Related Functions
          • C ByteRange
          • C OptionalByteRangeRequest
          • C StorageGeneration
          • C TimestampedStorageGeneration
          • C KeyRange
        • Downsampling
        • Utilities
      • Building and Installing
      • Environment variables
      • JSON Spec
      • Index space
      • Schema
      • Context framework
      • Drivers
      • Key-Value Storage Layer
    #include "tensorstore/kvstore/kvstore.h"
    Transaction tensorstore::kvstore::KvStore::transaction =
        no_transaction;

    Bound transaction to use for I/O.