couchbase
    Preparing search index...

    Class RangeScan

    A RangeScan performs a scan on a range of keys with the range specified through a start and end ScanTerm.

    Implements

    • ScanType
    Index

    Properties

    Methods

    Properties

    end?: ScanTerm

    RangeScan end term.

    start?: ScanTerm

    RangeScan start term.

    Methods

    • Returns string representation of scan type.

      Returns string