mdref.json config
[mdref/mdref-pq-gateway] / pq-gateway / pq / Query / Executor / getResult.md
1 # pq\Result pq\Query\Executor::getResult()
2
3 Retrieve the result of the current query.
4
5 ## Params:
6
7 None.
8
9 ## Returns:
10
11 * pq\Result, the result of the current query.