Get all DataPoints for this study.
Be careful using this method - this might potential return an enormous amount of data.
Future<List<DataPoint>> getAll() async => query('');