Interface PlanBuilderBase.PlanBase

All Known Subinterfaces:
PlanBuilder.AccessPlan, PlanBuilder.ExportablePlan, PlanBuilder.ModifyPlan, PlanBuilder.Plan, PlanBuilder.PreparePlan, RawPlan, RawPlanDefinition, RawQueryDSLPlan, RawSPARQLSelectPlan, RawSQLPlan
Enclosing interface:
PlanBuilderBase

public static interface PlanBuilderBase.PlanBase
Defines base methods for Plan. This interface is an implementation detail. Use Plan as the type for instances of Plan.