Hi,
What exactly is a BATCH QUERY (several references can be found on GitHub but I lack any documentation about it) and what advantages does it bring?
Cheerio,
Anders Lauri
Hi,
What exactly is a BATCH QUERY (several references can be found on GitHub but I lack any documentation about it) and what advantages does it bring?
Cheerio,
Anders Lauri
In the document, the official name of a batch query is distributed query.
You can find it here:
https://docs.tigergraph.com/dev/gsql-ref/querying/distributed-query-mode
Thanks.