The return of a query method in the collection.query namespace.
collection.query
The objects that were found by the query.
Optional
The metadata about the query execution. This contains different datastructures depending on the search type, e.g. vector vs keyword.
The return of a query method in the
collection.querynamespace.