public class SimplePathSupportedBasicGraphPattern extends Object implements PathSupportedBasicGraphPattern
| Constructor and Description | 
|---|
SimplePathSupportedBasicGraphPattern(Set<PropertyPathPattern> propertyPathPatterns)  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
addPropertyPathPatterns(Set<PropertyPathPattern> propertyPathPatterns)  | 
Set<PropertyPathPattern> | 
getPropertyPathPatterns()  | 
public SimplePathSupportedBasicGraphPattern(Set<PropertyPathPattern> propertyPathPatterns)
public Set<PropertyPathPattern> getPropertyPathPatterns()
getPropertyPathPatterns in interface PathSupportedBasicGraphPatternpublic void addPropertyPathPatterns(Set<PropertyPathPattern> propertyPathPatterns)
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.