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 DocumentNodeExpr |
PlanBuilder.jsonDocument(ServerExpression root)
This function constructs a JSON document with the root content, which must be exactly one JSON object or array node.
|
abstract DocumentNodeExpr |
PlanBuilder.xmlDocument(ServerExpression root)
This function constructs an XML document with the root content, which must be exactly one node.
|
Copyright © 2013-2018 MarkLogic Corporation.