Namespace: AccessPlan

planBuilder. AccessPlan

AccessPlan objects have methods and inherit planBuilder.ModifyPlan methods.
Since:
  • 2.1.1

Methods


col(column) → {planBuilder.PlanColumn}

This method identifies a column, where the column name is unique. A qualifier on the column name isn't necessary (and might not exist). In positions where only a column name can appear, the unqualified column name can also be provided as a string. Qualified column names cannot be provided as a string. Provides a client interface to a server function. See op.col
Parameters:
Name Type Argument Description
column XsString <optional>
The Optic AccessorPlan created by op:from-view, op:from-triples, or op:from-lexicons.
Since:
  • 2.1.1
Returns:
Type
planBuilder.PlanColumn
Copyright (c) 2020 MarkLogic Corporation Documentation generated by JSDoc 3.6.4 on 2020-08-04T23:55:49-07:00 using the DocStrap template.