Q: Is there a way to stream query results asynchronously?
A: Currently, streaming API is not supported.
Streaming is not currently supported, but it is planned for future versions. For now, please use the method to retrieve query results all at once.