Class ViewMetaData

Contains the meta-data that is returend from a view query.

Hierarchy

  • ViewMetaData

Properties

Accessors

Properties

debug?: any

Contains various pieces of debug information exposed by the view service.

totalRows?: number

The total number of rows available in the index that match the query.

Accessors

Generated using TypeDoc