TensorStore
tensorstore::no_transaction
Initializing search
    tensorstore
    tensorstore
      • Tutorial
      • Indexing
      • API reference
      • API reference
        • Core
          • C Batch
          • C Transaction
            • Types
            • Constructors
            • Methods
            • Friend functions
            • Related Types
            • Related Constants
              • V no_transaction
          • C Context
          • C Schema
          • C Spec
          • C TensorStore
        • Indexing
        • Data types
        • Array
        • Key-value storage
        • Downsampling
        • Utilities
      • Building and Installing
      • Environment variables
      • JSON Spec
      • Index space
      • Schema
      • Context framework
      • Drivers
      • Key-Value Storage Layer
    #include "tensorstore/transaction.h"
    constexpr const Transaction::no_transaction_t
    tensorstore::no_transaction = no_transaction{};

    Special value that indicates non-transactional semantics.