Link Search Menu Expand Document
Start for Free

cache

Stardog has the notion of a distributed cache. A set of cached datasets can be run in conjunction with a Stardog server or cluster to boost performance. See the Cache Management section for more information.

The table below contains the CLI commands to administer caches in Stardog. Select any of the commands to view their manual page.

Command Description
cache create Create a new cached dataset.
cache drop Drop a cached dataset.
cache refresh Refresh a cached dataset.
cache status Get the status of a cached dataset.
cache target List, add or remove cache targets.