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

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

  • get total_rows(): undefined | number

Generated using TypeDoc