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 |
---|---|
CtsPolygonExpr |
CtsExpr.complexPolygon(ServerExpression outer,
ServerExpression inner)
Returns a geospatial complex polygon value.
|
CtsPolygonExpr |
CtsExpr.polygon(ServerExpression vertices)
Returns a geospatial polygon value.
|
Modifier and Type | Method and Description |
---|---|
CtsPolygonSeqExpr |
CtsExpr.polygonSeq(CtsPolygonExpr... items)
Constructs a sequence of CtsPolygonExpr items.
|
Copyright © 2013-2021 MarkLogic Corporation.