The cloud documentation references tx-ids as a built-in function.
The docs state:
Given a database log, start, and end, tx-ids returns a collection of transaction ids.
And the abstract example shows passing a log, but it is not clear to me what actually gets passed as an argument to the query. Any help or specific examples would appreciated.