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.
|
CtsPolygonExpr |
CtsExpr.polygon(java.lang.String expression) |
Modifier and Type | Method and Description |
---|---|
CtsPolygonSeqExpr |
CtsExpr.polygonSeq(CtsPolygonExpr... items)
Constructs a sequence of CtsPolygonExpr
items.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.