Closed vonbirdie closed 9 years ago
The iterator that is returned by Store#query should expose methods to check if there are any more data points available without blocking and a method to asynchronously fetch more.
Store#query
The iterator that is returned by
Store#query
should expose methods to check if there are any more data points available without blocking and a method to asynchronously fetch more.