submitTx

abstract fun submitTx(ops: List<TxOp>, opts: TxOpts = TxOpts()): Xtdb.SubmittedTx

The transaction goes to TxOpts.dbName, defaulting to the primary database xtdb, and may only refer to tables within it — see Connection.