@qualithm/arrow-flight-client - v0.1.4
    Preparing search index...

    Type Alias Transaction

    Transaction handle returned from beginning a transaction.

    type Transaction = {
        id: Uint8Array;
    }
    Index

    Properties

    Properties

    id: Uint8Array

    Opaque handle for the transaction on the server.