Package org.apache.jena.sparql.algebra
Class OpLib
- java.lang.Object
-
- org.apache.jena.sparql.algebra.OpLib
-
public class OpLib extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description OpLib()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static OpunionDefaultGraphQuads(Op op)Convert a pattern, assumed to be quad form, so that the default graph is the union of named graphs.
-