Package org.eclipse.rdf4j.repository.sparql.query
-
Class Summary Class Description InsertBindingSetCursor Adds more bindings to each of the results.QueryStringUtil Utility class to perfom query string manipulations as used inSPARQLTupleQuery
,SPARQLGraphQuery
andSPARQLBooleanQuery
.SPARQLBooleanQuery Parses boolean query response from remote stores.SPARQLGraphQuery Parses RDF results in the background.SPARQLOperation Deprecated. SPARQLQueryBindingSet An implementation of theBindingSet
interface that is used to evaluate query object models.SPARQLTupleQuery Parses tuple results in the background.SPARQLUpdate Update operation of theSPARQLRepository