tx
The table below contains the CLI commands to manage transactions in Stardog. Select any of the commands to view their manual page.
Command | Description |
---|---|
tx begin | Begins a new transaction. |
tx commit | Commits a new transaction. |
tx list | Lists all open transactions for the database. |
tx rollback | Rolls back a transaction. |