Uses of Enum
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 SparqlAggregate
Returns the enum constant of this type with the specified name.static SparqlAggregate[]
SparqlAggregate.values()
Returns an array containing the constants of this enum type, in the order they are declared.