All I've checked the archives/javadoc but cannot find instructions on how to programmatically update a remote sparql endpoint (fuseki/tdb) from Java.
The tdb page on incubator has a one-line 'Use UpdateRemote.execute' but I cannot find the class - is that in ARQ or tdb? What's the best way to do this if I have an in-memory dataset that I want to persist? Thanks Venkat
