Interface RawSPARQLSelectPlan

All Superinterfaces:
PlanBuilder.Plan, PlanBuilderBase.PlanBase, RawPlan

public interface RawSPARQLSelectPlanextends RawPlan
A Raw SPARQL Select Plan provides access to a plan expressed as a SPARQL SELECT statement. A SPARQL query can only represent a subset of the capabilities of a plan.