Link Search Menu Expand Document
Start for Free

db

Database Administration is a multi-faceted topic in Stardog. Read more about Database Administration.

Select any of the commands to view their manual page.

Command Description
db backup Create a backup of an existing database.
db checkpoint Create or restore a database checkpoint.
db create Creates a new database.
db drop Drops an existing database.
db list Lists all databases.
db offline Takes a database offline.
db online Brings a database online.
db optimize Optimizes the indexes of a database for query answering and disk utilization
db rename Rename an existing database.
db repair Repairs a Stardog database.
db restore Restore a database from a backup.
db status Shows status information regarding the given database.
db verify Verify the integrity of index and check for index corruption.