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 | 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 | Description |
---|---|---|
CtsBoxSeqExpr |
CtsExpr.boxSeq(CtsBoxExpr... items) |
Constructs a sequence of CtsBoxExpr items.
|
Copyright © 2013-2019 MarkLogic Corporation.