All Classes
-
Class Summary Class Description CollectionIteration<E> An iteration to access a materializedCollectionof BindingSets.InsertBindingSetCursor Adds more bindings to each of the results.JoinExecutorBase<T> Base class for any join parallel join executor.QueryStringUtil Utility class to perfom query string manipulations as used inSPARQLTupleQuery,SPARQLGraphQueryandSPARQLBooleanQuery.RepositoryFederatedService Federated Service wrapping theRepositoryto communicate with a SPARQL endpoint.ServiceJoinConversionIteration Inserts original bindings into the result, uses ?__rowIdx to resolve original bindings.SPARQLBooleanQuery Parses boolean query response from remote stores.SPARQLConnection Provides aRepositoryConnectioninterface to any SPARQL endpoint.SPARQLCrossProductIteration Iteration which forms the cross product of a list of materialized input bindings with each result obtained from the inner iteration.SPARQLFederatedService Federated Service wrapping theSPARQLRepositoryto communicate with a SPARQL endpoint.SPARQLGraphQuery Parses RDF results in the background.SPARQLOperation Deprecated. SPARQLQueryBindingSet An implementation of theBindingSetinterface that is used to evaluate query object models.SPARQLRepository A proxy class to access any SPARQL 1.1 endpoint.SPARQLRepositoryConfig Configuration for a SPARQL endpoint.SPARQLRepositoryFactory CreatesSPARQLRepositoryfrom a configuration.SPARQLServiceResolver TheSPARQLServiceResolveris used to manage a set ofFederatedServiceinstances, which are used to evaluate SERVICE expressions for particular service Urls.SPARQLTupleQuery Parses tuple results in the background.SPARQLUpdate Update operation of theSPARQLRepository