The DocumentQueryResult represents the result of the evaluation of a given document query. The result is a list of DocumentQueryResultRow instances that contain the IDs of the documents and eventually the documents themselves. If the result has been obtained by a semantic query, each DocumentQueryResultRow will have a ReferringEntities field containing the URIs of the entities through which this document was found.
Labels: