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