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

    Streaming cursor over an object store or secondary index.

    Index

    Accessors

    Methods

    • Advances the cursor to a specific key.

      Parameters

      • key: unknown

      Returns Promise<boolean>

    • Advances the cursor by count entries.

      Parameters

      • count: number

      Returns Promise<boolean>