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.
|
PlanBuilder.ModifyPlan |
sampleBy(PlanSampleByOptions option)
This function samples rows from a view or from a pattern match on the triple index.
|
bind, bindAs, bindAs, except, existsJoin, existsJoin, existsJoin, existsJoin, existsJoin, 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, notExistsJoin, notExistsJoin, notExistsJoin, notExistsJoin, notExistsJoin, 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
facetBy, facetBy, facetBy, groupByUnion, groupByUnion, groupToArrays, groupToArrays, 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.PlanBuilder.ModifyPlan sampleBy(PlanSampleByOptions option)
option
- the option value.Copyright © 2013-2021 MarkLogic Corporation.