Hi all,

What would be the best way to update a TDB store behind Fuseki. I have a
standalone app that needs to update (delete and insert) statements as well
as insert new statements. I was thinking that I could use the Jena api with
an in memory model and then somehow send the deletes first to fuseki, then
send the inserts to fuseki. Not exactly sure how to accomplish this. Is
this possible?

Thanks,
Trevor

Reply via email to