QueryResultsProcessor (Java™)
Aggregates, computes, sorts, and formats collections of documents across any set of Domino databases.
Note: This class is new with Release 12.0.
Syntax
public class QueryResultsProcessor extends Base
Containment
Contained by: Database
Properties
None
Methods
Creation
To create a new QueryResultsProcessor object, use createQueryProcessor in Database.
Usage
QueryResultsProcessor qrp = db.createQueryResultsProcessor;