d7804d61e0f5f1d9ce33ad0158ee49f71dbc84e2
[mdref/mdref-pq-gateway] / pq-gateway / pq / Query / AsyncExecutor.md
1 # class pq\Query\AsyncExecutor extends pq\Query\Executor
2
3 An asynchronous query executor implementation.
4 See pq\Query\Executor for inherited methods and properties.
5
6 > ***NOTE:***
7 This asynchronous executor implementation depends on [React/Promise](https://github.com/reactphp/promise).