Constructors

  • Parameters

    • db: any
    • options: any

    Returns Iterator

Properties

_next: any
"#private": any
cache: any[]
context: any
db: any
finished: boolean
rangeOptions: string[]

Methods

  • Returns AsyncGenerator<any[], void, unknown>

  • Returns Promise<unknown>

  • Returns Promise<any[]>

  • Seek to a position

    Parameters

    • target: any

      Key to seek to. Empty string for start or end if reversed.

    Returns void

  • Parameters

    • Optionaloptions: any

    Returns void

  • Parameters

    • options: any

    Returns {}

  • Parameters

    • k: any

    Returns boolean