Interface PartitionedQuery1
- All Superinterfaces:
HasElement,PartitionedQuery
- All Known Implementing Classes:
PartitionedQuery1Impl
Special case of a query partitioned by a single variable
- Author:
- raven
-
Method Summary
Modifier and TypeMethodDescriptionorg.apache.jena.sparql.core.Vardefault List<org.apache.jena.sparql.core.Var>Methods inherited from interface org.aksw.jenax.sparql.fragment.api.HasElement
extractQuery, extractTable, holdsQuery, holdsTable, toOpMethods inherited from interface org.aksw.jenax.sparql.relation.query.PartitionedQuery
getElement, getQuery, getTemplate
-
Method Details
-
getPartitionVar
org.apache.jena.sparql.core.Var getPartitionVar() -
getPartitionVars
- Specified by:
getPartitionVarsin interfacePartitionedQuery
-