| 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 | 
|---|---|
| QueryPattern | QueryPattern. where(GraphPattern... patterns)Add graph patterns to this query pattern. | 
| static QueryPattern | SparqlBuilder. where(GraphPattern... patterns)Create a SPARQL query pattern | 
| QueryPattern | QueryPattern. where(GraphPatternNotTriples where)Set this query pattern's where clause | 
| Modifier and Type | Field and Description | 
|---|---|
| protected QueryPattern | Query. where | 
| Modifier and Type | Method and Description | 
|---|---|
| T | Query. where(QueryPattern where)Set the query pattern of this query | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.