Options
All
  • Public
  • Public/Protected
  • All
Menu

Class ViewMetaData

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

Hierarchy

  • ViewMetaData

Index

Properties

Accessors

Properties

Optional debug

debug: any

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

totalRows

totalRows: number

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

Accessors

total_rows

  • get total_rows(): number

Generated using TypeDoc