Options
All
  • Public
  • Public/Protected
  • All
Menu

Data returned from fetchUniqueValueGroupRows.

Hierarchy

  • UniqueValueGroupRows

Index

Properties

Properties

data: { count: number; idx: number }[]

Array of objects containing a row idx (which represents the the first instance of a row for a unique value group value) and the number of rows that contain that unique value.

Generated using TypeDoc