HomeGetting StartedInstallation & SetupDevelopment & IntegrationDeployment & OperationsData ManagementTechnical SupportPlatform Updates
DocsDeployment & OperationsAdmin CLI Referenceindex

stored

Stardog has the capability to name and store SPARQL queries for future evaluation by referring to the query’s name. Read more about [Stored Queries](../../operating-stardog/database-administration/stored queries).

Select any of the commands to view their manual page.

CommandDescription
stored addAdds a new stored query
stored exportExports the stored queries in RDF format
stored getGets the specified or all of the annotations of an existing stored query.
stored importImports the stored queries from the given RDF file
stored listLists the queries currently stored in the system.
stored moveMoves a stored query
stored removeRemoves a stored query
stored renameRenames a stored query
stored setSets new annotations to an existing stored query or updates the existing ones