TensorStore
tensorstore::kvstore::KvStore::transaction
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
        • Indexing
        • Data types
        • Array
        • Key-value storage
          • CSpec
          • CKvStore
            • Constructors
            • Methods
            • Data members
              • Vdriver
              • Vpath
              • Vtransaction
            • Friend functions
            • Related Types
            • Related Functions
          • CByteRange
          • COptionalByteRangeRequest
          • CStorageGeneration
          • CTimestampedStorageGeneration
          • CKeyRange
        • 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.

    Back to top
    Previous tensorstore::kvstore::KvStore::path
    Next tensorstore::kvstore::KvStore::operator==