Uses of Package
org.eclipse.rdf4j.sparqlbuilder.constraint
-
Packages that use org.eclipse.rdf4j.sparqlbuilder.constraint Package Description org.eclipse.rdf4j.sparqlbuilder.constraint org.eclipse.rdf4j.sparqlbuilder.core Core classes and interfaces for the SPARQLBuilder.org.eclipse.rdf4j.sparqlbuilder.core.query org.eclipse.rdf4j.sparqlbuilder.graphpattern org.eclipse.rdf4j.sparqlbuilder.rdf -
Classes in org.eclipse.rdf4j.sparqlbuilder.constraint used by org.eclipse.rdf4j.sparqlbuilder.constraint Class Description Aggregate A SPARQL aggregate expression.BinaryOperation Represents a SPARQL operation that takes exactly 2 argumentsBinaryOperator The SPARQL binary operatorsBind ConnectiveOperation Represents a SPARQL connective operation, which takes an arbitrary number of argumentsConnectiveOperator The SPARQL connective operatorsExpression A SPARQL expression.Function A SPARQL Function.Operand Denotes an element that can be used as an operand to anExpression
Operation A SPARQL Operation.SparqlAggregate The built-in SPARQL aggregates.SparqlFunction The built-in SPARQL Functions.SparqlOperator Interface to denote an Expression operatorUnaryOperation Represents a SPARQL operation that takes exactly 1 argumentUnaryOperator The SPARQL unary operators -
Classes in org.eclipse.rdf4j.sparqlbuilder.constraint used by org.eclipse.rdf4j.sparqlbuilder.core Class Description Expression A SPARQL expression.Operand Denotes an element that can be used as an operand to anExpression
-
Classes in org.eclipse.rdf4j.sparqlbuilder.constraint used by org.eclipse.rdf4j.sparqlbuilder.core.query Class Description Expression A SPARQL expression. -
Classes in org.eclipse.rdf4j.sparqlbuilder.constraint used by org.eclipse.rdf4j.sparqlbuilder.graphpattern Class Description Expression A SPARQL expression. -
Classes in org.eclipse.rdf4j.sparqlbuilder.constraint used by org.eclipse.rdf4j.sparqlbuilder.rdf Class Description Operand Denotes an element that can be used as an operand to anExpression
SparqlOperator Interface to denote an Expression operator