Uses of Interface
org.aksw.jena_sparql_api.data_query.api.QuerySpec
Packages that use QuerySpec
-
Uses of QuerySpec in org.aksw.jena_sparql_api.data_query.api
Classes in org.aksw.jena_sparql_api.data_query.api that implement QuerySpecMethods in org.aksw.jena_sparql_api.data_query.api that return QuerySpecModifier and TypeMethodDescriptionDataQuery.toConstructQueryNew()Return a SPARQL construct query together with the designated root variable TODO Do we need to revise the return value to allow multiple root variables? Maybe yield a Relation instance?