| Package | Description |
|---|---|
| org.eclipse.rdf4j.sparqlbuilder.core | |
| org.eclipse.rdf4j.sparqlbuilder.core.query |
| Modifier and Type | Method and Description |
|---|---|
static Dataset |
SparqlBuilder.dataset(From... graphs)
Create a dataset declaration
|
Dataset |
Dataset.from(From... graphs)
Add graph references to this dataset
|
Dataset |
Dataset.from(Iri... iris)
Add unnamed graph references to this dataset
|
| Modifier and Type | Field and Description |
|---|---|
protected Optional<Dataset> |
OuterQuery.from |
| Modifier and Type | Method and Description |
|---|---|
T |
OuterQuery.from(Dataset from)
Set the Dataset clause for this query
|
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.