Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated builtin_timeseries.py to add count_documents() implementation
Implemented code for issue e-mission#933 in e-mission-docs for adding functionality to count number of documents. I've determined that 'key' parameter can be passed to retrieve appropriate timeseries db collection. A query is generated with optional extra_query keys list which returns filtered data set.
- Loading branch information