Uses of Enum Class
org.eclipse.rdf4j.sparqlbuilder.constraint.SparqlAggregate
Packages that use SparqlAggregate
-
Uses of SparqlAggregate in org.eclipse.rdf4j.sparqlbuilder.constraint
Subclasses with type arguments of type SparqlAggregate in org.eclipse.rdf4j.sparqlbuilder.constraintMethods in org.eclipse.rdf4j.sparqlbuilder.constraint that return SparqlAggregateModifier and TypeMethodDescriptionstatic SparqlAggregateReturns the enum constant of this class with the specified name.static SparqlAggregate[]SparqlAggregate.values()Returns an array containing the constants of this enum class, in the order they are declared.