That was very helpful and it worked. The class is unreferenced in any documentation other than the Javadoc. The documentation page http://jena.apache.org/documentation/serving_data/ under the section "Use from Java / SPARQL Update" should be ... well ... updated.
Thanks again, Dave Lebling -----Original Message----- From: Andy Seaborne [mailto:[email protected]] Sent: Wednesday, April 23, 2014 1:18 PM To: [email protected] Subject: Re: jena fuseki "DROP ALL" UpdateExecutionFactory.createRemote On 23/04/14 17:06, Lebling, David (US SSA) wrote: > I guess I'm just stupid today, but can you point to the specific class > that communicates with "SPARQL Update" and how I get one? I know I > need to talk to the "update" endpoint but I can't (as you point out) > do it with either DatasetAccessor or QueryExecution. The class > referenced in the documentation (UpdateRemote) no longer seems to > exist. > > Thanks, > > Dave Lebling
