eu.transformproject.provenance.query
public class ProvenanceQuery extends java.lang.Object
Constructor and Description |
---|
ProvenanceQuery() |
Modifier and Type | Method and Description |
---|---|
void |
execute(java.lang.String query) |
void |
executeSPARQL(java.lang.String query) |
void |
executeSQL(java.lang.String query)
Executes a SQL query, directly over the relational provenance store.
|