Class GroupGraphPattern
java.lang.Object
tech.oxfordsemantic.jrdfox.logic.LogicObject
tech.oxfordsemantic.jrdfox.logic.sparql.pattern.QueryPattern
tech.oxfordsemantic.jrdfox.logic.sparql.pattern.GroupGraphPattern
- All Implemented Interfaces:
- java.io.Serializable
- Direct Known Subclasses:
- ConjunctionPattern,- SubselectPattern
public abstract class GroupGraphPattern extends QueryPattern
- See Also:
- Serialized Form
- 
Field SummaryFields Modifier and Type Field Description static GroupGraphPattern[]EMPTY_ARRAY
- 
Constructor SummaryConstructors Constructor Description GroupGraphPattern()
- 
Method Summary
- 
Field Details
- 
Constructor Details- 
GroupGraphPatternpublic GroupGraphPattern()
 
-