executeTx

fun executeTx(ops: List<TxOp>, opts: TxOpts = TxOpts()): Xtdb.ExecutedTx

The transaction goes to TxOpts.dbName (default dbName) and may only refer to tables within it — see Connection.