| Class | Description |
|---|---|
| RDFSailInserter |
An RDFHandler that adds RDF data to a sail.
|
| SailUpdateExecutor |
Implementation of
SailUpdate.execute() using
SailConnection.evaluate(TupleExpr, Dataset, BindingSet, boolean) and other SailConnection
methods. |
| SPARQLUpdateDataBlockParser |
An extension of
TriGParser that processes data in the format specified in the SPARQL 1.1 grammar
for Quad data (assuming no variables, as is the case for INSERT DATA and DELETE DATA operations). |
Copyright © 2015-2018 Eclipse Foundation. All Rights Reserved.