Uses of Interface
org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlOperator
-
Packages that use SparqlOperator Package Description org.eclipse.rdf4j.sparqlbuilder.constraint org.eclipse.rdf4j.sparqlbuilder.rdf -
-
Uses of SparqlOperator in org.eclipse.rdf4j.sparqlbuilder.constraint
Classes in org.eclipse.rdf4j.sparqlbuilder.constraint that implement SparqlOperator Modifier and Type Class Description class
SparqlAggregate
The built-in SPARQL aggregates.class
SparqlFunction
The built-in SPARQL Functions.Fields in org.eclipse.rdf4j.sparqlbuilder.constraint declared as SparqlOperator Modifier and Type Field Description protected SparqlOperator
Expression. operator
-
Uses of SparqlOperator in org.eclipse.rdf4j.sparqlbuilder.rdf
Subinterfaces of SparqlOperator in org.eclipse.rdf4j.sparqlbuilder.rdf Modifier and Type Interface Description interface
Iri
Denotes an RDF IRI
-