What is Fuseki's transactional model?   I understand that TDB uses 
transactions<https://jena.apache.org/documentation/tdb/tdb_transactions.html>, 
but its bulk loader does not.

In particular, if I use the graph store HTTP 
protocol<http://www.w3.org/TR/2013/REC-sparql11-http-rdf-update-20130321/> and 
POST an RDF document, is that operation performed as a transaction?  (What 
constitutes a bulk load from the perspective of Fuseki?)

Thanks,
-Mark


Reply via email to