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.
Select any of the commands to view their manual page.
Command | Description |
---|---|
cache create | Create a new cached dataset from a virtual graph. |
cache drop | Drop a cached dataset. |
cache refresh | Refresh a cached dataset. |
cache status | Query the status of a cached dataset. |
cache target | List, add or remove cache targets. |