Class ServicePluginExamples
java.lang.Object
org.apache.jena.sparql.service.enhancer.example.ServicePluginExamples
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidcustomLinearJoin(org.apache.jena.query.Dataset dataset) static voidexecQueryAndShowResult(org.apache.jena.query.Dataset dataset, String queryStr, org.apache.jena.sparql.util.Context cxt) static void
-
Constructor Details
-
ServicePluginExamples
public ServicePluginExamples()
-
-
Method Details
-
main
-
customLinearJoin
public static void customLinearJoin(org.apache.jena.query.Dataset dataset) -
execQueryAndShowResult
public static void execQueryAndShowResult(org.apache.jena.query.Dataset dataset, String queryStr, org.apache.jena.sparql.util.Context cxt)
-