Class GroupGraphPattern
java.lang.Object
tech.oxfordsemantic.jrdfox.util.InterningManager.InternedObject
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 Summary
Fields Modifier and Type Field Description static GroupGraphPattern[]EMPTY_ARRAY - 
Constructor Summary
Constructors Constructor Description GroupGraphPattern() - 
Method Summary
 
- 
Field Details
 - 
Constructor Details
- 
GroupGraphPattern
public GroupGraphPattern() 
 -