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 |
---|---|
abstract BooleanNodeExpr |
PlanBuilder.jsonBoolean(boolean value)
This function constructs a JSON boolean node with the specified value.
|
abstract BooleanNodeExpr |
PlanBuilder.jsonBoolean(ServerExpression value)
This function constructs a JSON boolean node with the specified value.
|
Copyright © 2013-2018 MarkLogic Corporation.