Class SPARQLRequestUtils
java.lang.Object
se.liu.ida.hefquin.engine.federation.access.utils.SPARQLRequestUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic SPARQLRequestmerge(SPARQLRequest req, SPARQLGraphPattern pattern) Merges the given graph pattern into the given request.
-
Constructor Details
-
SPARQLRequestUtils
public SPARQLRequestUtils()
-
-
Method Details
-
merge
Merges the given graph pattern into the given request. Returns aif possible (namely, if the given request is ainvalid reference
BGPRequestor ainvalid reference
TriplePatternRequestand the given pattern is ainvalid reference
BGPRequestBGPor aTriplePattern).
-