public static interface PlanBuilder.AccessPlan extends PlanBuilder.ModifyPlan, PlanBuilderBase.AccessPlanBase
Modifier and Type | Method and Description |
---|---|
PlanColumn |
col(java.lang.String column)
This method identifies a column, where the column name is unique.
|
PlanColumn |
col(XsStringVal column)
This method identifies a column, where the column name is unique.
|
except, groupBy, groupBy, intersect, joinCrossProduct, joinCrossProduct, joinCrossProduct, joinDoc, joinDoc, joinDocUri, joinDocUri, joinFullOuter, joinFullOuter, joinFullOuter, joinFullOuter, joinFullOuter, joinInner, joinInner, joinInner, joinInner, joinInner, joinLeftOuter, joinLeftOuter, joinLeftOuter, joinLeftOuter, joinLeftOuter, orderBy, prepare, prepare, select, select, select, select, union, whereDistinct
map, reduce, reduce, reduce
bindParam
bindParam, bindParam, bindParam, bindParam, bindParam, bindParam, bindParam, bindParam, bindParam, bindParam, bindParam, bindParam, bindParam, bindParam, bindParam, bindParam
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-2020 MarkLogic Corporation.