| Package | Description |
|---|---|
| org.apache.clerezza.sparql.query | |
| org.apache.clerezza.sparql.query.impl |
| Modifier and Type | Method and Description |
|---|---|
Set<PropertyPathPattern> |
PathSupportedBasicGraphPattern.getPropertyPathPatterns() |
| Modifier and Type | Class and Description |
|---|---|
class |
SimplePropertyPathPattern |
| Modifier and Type | Method and Description |
|---|---|
Set<PropertyPathPattern> |
SimplePathSupportedBasicGraphPattern.getPropertyPathPatterns() |
| Modifier and Type | Method and Description |
|---|---|
void |
SimplePathSupportedBasicGraphPattern.addPropertyPathPatterns(Set<PropertyPathPattern> propertyPathPatterns) |
void |
SimpleGroupGraphPattern.addPropertyPathPatterns(Set<PropertyPathPattern> propertyPathPatterns)
If the last
GraphPattern added to the group is not a
SimplePathSupportedBasicGraphPattern, then creates one containing the
specified PropertyPathPatterns and adds it to the group. |
| Constructor and Description |
|---|
SimplePathSupportedBasicGraphPattern(Set<PropertyPathPattern> propertyPathPatterns) |
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.