Class StandardQueryElementCollection<T extends QueryElement>

java.lang.Object
org.eclipse.rdf4j.sparqlbuilder.core.QueryElementCollection<T>
org.eclipse.rdf4j.sparqlbuilder.core.StandardQueryElementCollection<T>
Type Parameters:
T - the type of QueryElements in the collection
All Implemented Interfaces:
QueryElement
Direct Known Subclasses:
Dataset, Expression, GroupBy, Having, OrderBy, PrefixDeclarations, RdfPredicateObjectList, TriplesTemplate

public abstract class StandardQueryElementCollection<T extends QueryElement> extends QueryElementCollection<T>
A QueryElementCollection that follows a more standard way of converting to a query string