query
Stardog includes the capability to manage running queries. Read more about Query Management in Stardog.
The table below contains the CLI commands to administer running queries in Stardog. Select any of the commands to view their manual page.
Command | Description |
---|---|
query kill | Kills the execution of the given query. |
query list | Lists the queries currently running. |
query status | Displays information about a running query. |