| Package | Description | 
|---|---|
| org.eclipse.rdf4j.sparqlbuilder.core | Core classes and interfaces for the
 SPARQLBuilder. | 
| org.eclipse.rdf4j.sparqlbuilder.core.query | |
| org.eclipse.rdf4j.sparqlbuilder.graphpattern | |
| org.eclipse.rdf4j.sparqlbuilder.rdf | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | VariableA SPARQL query variable | 
| Modifier and Type | Method and Description | 
|---|---|
| DeleteDataQuery | DeleteDataQuery. from(GraphName graph)Specify a graph to delete the data from | 
| ModifyQuery | ModifyQuery. from(GraphName graphName)Specify the graph to delete triples from | 
| InsertDataQuery | InsertDataQuery. into(GraphName graph)Specify a graph to insert the data into | 
| ModifyQuery | ModifyQuery. into(GraphName graphName)Specify the graph to insert triples into | 
| Modifier and Type | Method and Description | 
|---|---|
| GraphPatternNotTriples | GraphPatternNotTriples. from(GraphName name)Like  GraphPattern.from(GraphName), but mutates and returns this instance | 
| default GraphPattern | GraphPattern. from(GraphName name)Convert this graph pattern into a named group graph pattern:  | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | IriDenotes an RDF IRI | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.