Skip to content
Snippets Groups Projects
typedb-clean 106 B
Newer Older
npedot's avatar
npedot committed
#!/bin/tcsh


typedb console --command="database delete $1"
typedb console --command="database create $1"