Query Cursor
A class that is used for executing a query.
NOTE: If you're targeting Android SDK level < 33, you must use or close the instance to free up resources.
Since
0.25.0
Properties
Check if the query exceeded its maximum number of in-progress matches during its last execution.
Check if the cursor exceeded its maximum number of in-progress matches during its last execution.
Check if the query exceeded its maximum number of in-progress matches during its last execution.
Check if the query exceeded its maximum number of in-progress matches during its last execution.
The maximum number of in-progress matches.
The maximum number of in-progress matches.
The maximum number of in-progress matches.
The maximum number of in-progress matches.
The maximum start depth for the query.
The maximum start depth for the query.
The maximum start depth for the query.
The maximum start depth for the query.
The range of points in which the query will be executed.
The range of points in which the query will be executed.
The range of points in which the query will be executed.
The range of points in which the query will be executed.
The maximum duration in microseconds that query execution should be allowed to take before halting.
The maximum duration in microseconds that query execution should be allowed to take before halting.
The maximum duration in microseconds that query execution should be allowed to take before halting.
The maximum duration in microseconds that query execution should be allowed to take before halting.
Functions
Iterate over all the individual captures in the order that they appear.
Iterate over all the individual captures in the order that they appear.
Iterate over all the individual captures in the order that they appear.
Iterate over all the individual captures in the order that they appear.
Iterate over all the matches in the order that they were found.
Iterate over all the matches in the order that they were found.
Iterate over all the matches in the order that they were found.
Iterate over all the matches in the order that they were found.