Controlling query behavior

With the methods and properties that belong to the Query interface, you can control many aspects of query behavior, including how the query is processed, how results are returned, and what metadata is returned with each result.

See the Javadoc documentation for more details about each method and property.