PlanBuilder.ExportablePlan
, PlanBuilder.ModifyPlan
, PlanBuilder.Plan
, PlanBuilder.PreparePlan
, PlanBuilderBase.AccessPlanBase
, PlanBuilderBase.ExportablePlanBase
, PlanBuilderBase.ModifyPlanBase
, PlanBuilderBase.PlanBase
, PlanBuilderBase.PreparePlanBase
public static interface PlanBuilder.AccessPlan extends PlanBuilder.ModifyPlan, PlanBuilderBase.AccessPlanBase
Modifier and Type | Method | Description |
---|---|---|
PlanColumn |
col(XsStringVal column) |
This method identifies a column, where the column name is unique.
|
PlanColumn |
col(java.lang.String column) |
This method identifies a column, where the column name is unique.
|
except, groupBy, groupBy, intersect, joinCrossProduct, joinCrossProduct, joinCrossProduct, joinDoc, joinDoc, joinDocUri, joinDocUri, joinInner, joinInner, joinInner, joinInner, joinInner, joinLeftOuter, joinLeftOuter, joinLeftOuter, joinLeftOuter, joinLeftOuter, orderBy, prepare, prepare, select, select, select, select, union, whereDistinct
bindParam
map, reduce, reduce, reduce
export, exportAs
limit, limit, limit, offset, offset, offset, offsetLimit, offsetLimit, where, where, where, where
PlanColumn col(java.lang.String column)
column
- The Optic AccessorPlan created by op:from-view, op:from-triples, or op:from-lexicons.PlanColumn col(XsStringVal column)
column
- The Optic AccessorPlan created by op:from-view, op:from-triples, or op:from-lexicons.Copyright © 2013-2019 MarkLogic Corporation.