sd_store_erase

erase a graph store

Synopsis

sd_store_erase [-s SID] [-D LOCAL CONTEXT]

Description

remove all data in the knowledge graph it is functionally equivalent to echo "DROP ALL" | sd sparql update

-s SID, -D “sid=SID
connect to Graph Store named SID ( STORE by default)

Context

The default context is loaded from the SD_DEFAULT_CONTEXT configuration variable

Exit status

0 on success

Availability

Since SDaaS 4

Last modified February 4, 2024: First commit for 4.0 (619a40d)