[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-05 UTC."],[[["`QueryResultIterator\u003cT\u003e` is an interface for iterating through the results of a `Query`."],["It implements the `Iterator\u003cT\u003e` interface from Java's standard library."],["The `getCursor()` method retrieves a `Cursor` that points to the `Entity` after the last one retrieved."],["The method `getIndexList()` returns a list of index references, which may be null if the indexes are not known."]]],[]]