Link Search Menu Expand Document
Start for Free

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.

Select any of the commands to view their manual page.

Command Description
stored add Adds a new stored query
stored export Exports the stored queries in RDF format
stored get Gets the specified or all of the annotations of an existing stored query.
stored import Imports the stored queries from the given RDF file
stored list Lists the queries currently stored in the system.
stored remove Removes a stored query
stored rename Renames a stored query
stored set Sets new annotations to an existing stored query or updates the existing ones