Hi all, while testing TDB-TX, I noticed that the transaction API as documented in http://openjena.org/wiki/TDB/Transactions seems to require SPARQL Insert. At least, it is not clear if write transactions would also work via the Jena Model APIs.
Also, in the API, there is mention of sConn, but it is not clear to me where that comes from. In the past, I used to create a DataSet using the TDBFactory.createDataSet(location) method thanks, Simon
