| Package | Description |
|---|---|
| org.apache.clerezza.sparql.query | |
| org.apache.clerezza.sparql.query.impl | |
| org.apache.clerezza.sparql.update.impl |
| Modifier and Type | Method and Description |
|---|---|
UriRefOrVariable |
GraphGraphPattern.getGraph() |
UriRefOrVariable |
TriplePattern.getPredicate() |
UriRefOrVariable |
ServiceGraphPattern.getService() |
| Modifier and Type | Method and Description |
|---|---|
UriRefOrVariable |
SimpleGraphGraphPattern.getGraph() |
UriRefOrVariable |
SimpleTriplePattern.getPredicate() |
UriRefOrVariable |
SimpleServiceGraphPattern.getService() |
| Constructor and Description |
|---|
SimpleGraphGraphPattern(UriRefOrVariable ImmutableGraph,
GroupGraphPattern groupGraphPattern) |
SimpleServiceGraphPattern(UriRefOrVariable service,
GroupGraphPattern groupGraphPattern) |
SimpleTriplePattern(ResourceOrVariable subject,
UriRefOrVariable predicate,
ResourceOrVariable object) |
| Modifier and Type | Method and Description |
|---|---|
UriRefOrVariable |
Quad.getGraph() |
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateOperationWithQuads.addQuad(UriRefOrVariable ImmutableGraph,
Set<TriplePattern> triplePatterns) |
| Constructor and Description |
|---|
Quad(UriRefOrVariable ImmutableGraph,
Set<TriplePattern> triplePatterns) |
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.