query
Stardog supports the SPARQL query language along with OWL & Rule Reasoning. It supports SPARQL 1.1. Read more about executing queries in Stardog.
The table below contains the CLI commands to execute queries in Stardog. Select any of the commands to view their manual page.
Command | Description |
---|---|
query execute | Executes a query against a database |
query explain | Returns an execution plan for the given query. |
query obfuscate | Obfuscates the given query |
query search | Performs a full-text search over the database |