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 |
---|---|
CtsBoxExpr |
CtsExpr.box(double south,
double west,
double north,
double east)
Returns a geospatial box value.
|
CtsBoxExpr |
CtsExpr.box(XsDoubleVal south,
XsDoubleVal west,
XsDoubleVal north,
XsDoubleVal east)
Returns a geospatial box value.
|
Modifier and Type | Method and Description |
---|---|
CtsBoxSeqExpr |
CtsExpr.boxSeq(CtsBoxExpr... items)
Deprecated.
(as of 4.2) construct a
ServerExpression sequence with PlanBuilder.seq() |
Copyright © 2013-2018 MarkLogic Corporation.