virtuoso (version 0.1.5)

vos_delete_db: Delete Virtuoso Database

Description

delete the entire Virtuoso database for a fresh start.

Usage

vos_delete_db(ask = is_interactive(), db_dir = vos_db())

Arguments

ask

ask before deleting?

db_dir

location of the directory to delete

Examples

Run this code
# NOT RUN {
# }
# NOT RUN {
vos_delete_db()

# }

Run the code above in your browser using DataLab