Class QueryPatternUtils
java.lang.Object
se.liu.ida.hefquin.base.query.utils.QueryPatternUtils
- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.jena.sparql.syntax.Elementstatic org.apache.jena.sparql.algebra.OpconvertToJenaOp(SPARQLGraphPattern pattern) Returns a representation of the given graph pattern as an object of theOpinterface of the Jena API. 
- 
Constructor Details
- 
QueryPatternUtils
public QueryPatternUtils() 
 - 
 - 
Method Details
- 
convertToJenaOp
Returns a representation of the given graph pattern as an object of theOpinterface of the Jena API. - 
convertToJenaElement
 
 -