| Package | Description |
|---|---|
| com.marklogic.client.expression |
The package provides classes for building Optic plan pipelines and expressions for execution on the REST server.
|
| Modifier and Type | Method and Description |
|---|---|
abstract PlanParamExpr |
PlanBuilder.param(String name)
This function creates a placeholder for a literal value in an expression or as the offset or max for a limit.
|
abstract PlanParamExpr |
PlanBuilder.param(XsStringVal name)
This function creates a placeholder for a literal value in an expression or as the offset or max for a limit.
|
| Modifier and Type | Method and Description |
|---|---|
PlanBuilder.Plan |
PlanBuilder.Plan.bindParam(PlanParamExpr param,
PlanParamBindingVal literal) |
Copyright © 2013-2017 MarkLogic Corporation.