Uses of Class
io.nitric.api.document.QueryResults
-
Packages that use QueryResults Package Description io.nitric.api.document Provides the Document Service API. -
-
Uses of QueryResults in io.nitric.api.document
Methods in io.nitric.api.document that return QueryResults Modifier and Type Method Description QueryResults<T>
Query. fetch()
Perform the Query operation and return the fetched results.
-