All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AddQuery A SPARQL ADD QueryAggregate A SPARQL aggregate expression.AlternativePath Assignable A marker interface to denote objects which are bind-able in a SPARQL assignment expression.Assignment A SPARQL expression-to-variable assignmentBase A SPARQL Base declarationBind ClearQuery A SPARQL CLEAR QueryConstructQuery The SPARQL CONSTRUCT queryCopyQuery A SPARQL COPY QueryCreateQuery A SPARQL CREATE QueryCustomFunction Dataset A SPARQL dataset specificationDeleteDataQuery The SPARQL Delete Data QueryDestinationSourceManagementQuery<T extends DestinationSourceManagementQuery<T>> A SPARQL Update Query that has a source and a destinationDropQuery A SPARQL DROP QueryEmptyPropertyPathBuilder Expression<T extends Expression<T>> A SPARQL expression.Expressions A class with static methods to create SPARQL expressions.From A SPARQL Dataset specifier.GraphName Denotes a query element that can be used as a Graph NameGraphPattern Denotes a SPARQL Graph PatternGraphPatternNotTriples GraphPatterns A class with static methods to create graph patterns.GraphTemplate A SPARQL Graph Template, used in Construct queriesGroupable Denotes a groupable SPARQL query element (can be used in aGROUP BYclause)GroupBy A SPARQL Group By clauseGroupedPath Having A SPARQL Having clauseIn InsertDataQuery The SPARQL Insert Data QueryInversePath InversePredicatePath Iri Denotes an RDF IRILoadQuery A SPARQL LOAD QueryModifyQuery The SPARQL Modify QueriesMoveQuery A SPARQL MOVE QueryNegatedPropertySet NegatedPropertySetBuilder NotIn OneOrMorePath Operand Denotes an element that can be used as an operand to anExpressionOrderable Denotes an orederable SPARQL query element (can be used in aORDER BYclause)OrderBy A SPARQL Order By clauseOrderCondition An ascending or descending order conditionOuterQuery<T extends OuterQuery<T>> A non-subquery query.PredicatePath PredicatePathOrInversePredicatePath Prefix A SPARQL Prefix declarationPrefixDeclarations A collection of SPARQL Prefix declarationsProjectable Denotes a projectable query element (can be SELECT'ed)Projection A SPARQL ProjectionPropertyPath PropertyPathBuilder PropertyPaths Deprecated. Queries A class with static methods to create SPARQL queriesQuery<T extends Query<T>> The base class for all SPARQL Queries.QueryElement Denotes a SPARQL Query ElementQueryElementCollection<T extends QueryElement> A logical collection of query elements.QueryPattern A SPARQL Query Pattern (WHEREclause)Rdf A class with static methods to create basicSparqlBuilderRDF objects from either string values or RDF4J Model objects.RdfBlankNode Denotes an RDF Blank NodeRdfBlankNode.AnonymousBlankNode an anonymous blank nodeRdfBlankNode.LabeledBlankNode a labeled blank node, of the form "_:label"RdfBlankNode.PropertiesBlankNode A blank node representing a resource that matches the contained set of predicate-object listsRdfLiteral<T> Denotes an RDF literalRdfLiteral.BooleanLiteral Represents an RDF boolean literalRdfLiteral.NumericLiteral Represents an RDF number literalRdfLiteral.StringLiteral Represents an RDF string literalRdfObject Denotes an element that can represent an object in aTriplePatternRdfPredicate Denotes an element that can represent a predicate in aTriplePatternRdfPredicateObjectList A Predicate-Object ListRdfPredicateObjectListCollection An RDF predicate-object list collectionRdfResource Denotes an RDF ResourceRdfSubject Denotes an element that can represent a subject in aTriplePatternRdfValue Denotes an RDF Value.SelectQuery A SPARQL Select querySequencePath SparqlAggregate The built-in SPARQL aggregates.SparqlBuilder A class to with static methods to create SPARQL query elements.SparqlBuilderUtils Utility functions for the SparqlBuilderSparqlFunction The built-in SPARQL Functions.SparqlOperator Interface to denote an Expression operatorStandardQueryElementCollection<T extends QueryElement> AQueryElementCollectionthat follows a more standard way of converting to a query stringSubSelect A SPARQL subqueryTargetedGraphManagementQuery<T extends TargetedGraphManagementQuery<T>> TriplePattern Denotes a SPARQL Triple PatternTriplesTemplate Represents a collection of triple patternsVariable A SPARQL query variableZeroOrMorePath ZeroOrOnePath