Class | Description |
---|---|
RDFSailInserter |
An RDFHandler that adds RDF data to a repository.
|
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 © 2001-2016 Aduna. All Rights Reserved.