| Package | Description | 
|---|---|
| org.eclipse.rdf4j.sparqlbuilder.core | Core classes and interfaces for the
 SPARQLBuilder. | 
| org.eclipse.rdf4j.sparqlbuilder.core.query | 
| Modifier and Type | Method and Description | 
|---|---|
| GroupBy | GroupBy. by(Groupable... groupables)Add group conditions | 
| static GroupBy | SparqlBuilder. groupBy(Groupable... groupables)Create a SPARQL Group By clause | 
| Modifier and Type | Field and Description | 
|---|---|
| protected Optional<GroupBy> | Query. groupBy | 
| Modifier and Type | Method and Description | 
|---|---|
| T | Query. groupBy(GroupBy groupBy)Set this query's Group By clause | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.