@valon-technologies/gestalt
    Preparing search index...

    Module services/indexeddb

    Generated native types and client for indexeddb.proto.

    Classes

    IndexedDB

    Interfaces

    BeginTransactionRequest
    ColumnDef
    CountResponse
    CreateObjectStoreRequest
    CursorClientMessage
    CursorCommand
    CursorEntry
    CursorKeyTarget
    CursorResponse
    DeleteObjectStoreRequest
    DeleteResponse
    IndexQueryRequest
    IndexSchema
    KeyRange
    KeyResponse
    KeyValue
    KeyValueArray
    KeysResponse
    ObjectStoreNameRequest
    ObjectStoreRangeRequest
    ObjectStoreRequest
    ObjectStoreSchema
    OpenCursorRequest
    Record
    RecordRequest
    RecordResponse
    RecordsResponse
    TransactionAbortRequest
    TransactionAbortResponse
    TransactionBeginResponse
    TransactionClientMessage
    TransactionCommitRequest
    TransactionCommitResponse
    TransactionOperation
    TransactionOperationResponse
    TransactionServerMessage
    TypedValue

    Type Aliases

    CursorDirection
    TransactionDurabilityHint
    TransactionMode
    CursorClientMessageMsg
    CursorCommandCommand
    CursorResponseResult
    KeyValueKind
    TransactionClientMessageMsg
    TransactionOperationOperation
    TransactionOperationResponseResult
    TransactionServerMessageMsg
    TypedValueKind

    Variables

    CursorDirection
    TransactionDurabilityHint
    TransactionMode

    Functions

    cursorClientMessageMsgOpen
    cursorClientMessageMsgCommand
    cursorCommandCommandNext
    cursorCommandCommandContinueToKey
    cursorCommandCommandAdvance
    cursorCommandCommandUpdate
    cursorCommandCommandDelete
    cursorCommandCommandClose
    cursorResponseResultEntry
    cursorResponseResultDone
    keyValueKindScalar
    keyValueKindArray
    transactionClientMessageMsgBegin
    transactionClientMessageMsgOperation
    transactionClientMessageMsgCommit
    transactionClientMessageMsgAbort
    transactionOperationOperationGet
    transactionOperationOperationGetKey
    transactionOperationOperationAdd
    transactionOperationOperationPut
    transactionOperationOperationDelete
    transactionOperationOperationClear
    transactionOperationOperationGetAll
    transactionOperationOperationGetAllKeys
    transactionOperationOperationCount
    transactionOperationOperationDeleteRange
    transactionOperationOperationIndexGet
    transactionOperationOperationIndexGetKey
    transactionOperationOperationIndexGetAll
    transactionOperationOperationIndexGetAllKeys
    transactionOperationOperationIndexCount
    transactionOperationOperationIndexDelete
    transactionOperationResponseResultEmpty
    transactionOperationResponseResultRecord
    transactionOperationResponseResultRecords
    transactionOperationResponseResultKey
    transactionOperationResponseResultKeys
    transactionOperationResponseResultCount
    transactionOperationResponseResultDelete
    transactionServerMessageMsgBegin
    transactionServerMessageMsgOperation
    transactionServerMessageMsgCommit
    transactionServerMessageMsgAbort
    typedValueKindNullValue
    typedValueKindStringValue
    typedValueKindIntValue
    typedValueKindFloatValue
    typedValueKindBoolValue
    typedValueKindTimeValue
    typedValueKindBytesValue
    typedValueKindJsonValue