| Destroy a Jena RDF model available in a database. Use with care.
Usage:
jena.dbremove [db spec]
where [db spec] is:
--spec file Contains an RDF description of the model
--db JDBC_url --dbUser userId --dbPassword password --dbType [--model modelName]
author: Andy Seaborne version: $Id: dbremove.java,v 1.9 2008/01/02 12:08:16 andy_seaborne Exp $ |