Iterator for the query result data.
It returns true if the queryResult object has a nextUri property, and false otherwise
A boolean value.
Retrieves the next QueryResult available. If there's no nextUri then there are no more results and the query reached a completion state, successful or failure.
The next set of results.
Iterator for the query result data.