For the complete documentation index, see llms.txt. This page is also available as Markdown.

Query$to_*

Query.to_*(max_results=None, **args)

Queries support the same methods as Tables for reading out data (e.g., as a tidyverse tibble). Note that queries can only be read for up to 24 hours after completion.

Full documentation can be found in the reference for the appropriate Table method:

Last updated

Was this helpful?