Closed bergos closed 2 years ago
The View should provide a method to get the total count of observations for the view, ignoring the projection (limit would give wrong results).
View
limit
implemented in #66
The
View
should provide a method to get the total count of observations for the view, ignoring the projection (limit
would give wrong results).