java.lang.Object
org.apache.jena.sparql.algebra.OpLib
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Op
Convert a pattern, assumed to be quad form, so that the default graph is the union of named graphs.
-
Constructor Details
-
OpLib
public OpLib()
-
-
Method Details
-
unionDefaultGraphQuads
Convert a pattern, assumed to be quad form, so that the default graph is the union of named graphs.
-