Package | Description |
---|---|
com.marklogic.client.expression |
The package provides classes for building Optic plan pipelines and expressions
for execution on the REST server.
|
com.marklogic.client.type |
The package provides interfaces specifying the type of an expression or
value as passed to a
PlanBuilder method
or returned from a RowRecord method. |
Modifier and Type | Method and Description |
---|---|
NodeExpr |
FnExpr.root(ServerExpression arg)
Returns the root of the tree to which arg belongs.
|
NodeExpr |
XdmpExpr.toJson(ServerExpression item)
Constructs a JSON document.
|
Modifier and Type | Interface and Description |
---|---|
interface |
ArrayNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
AttributeNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
BooleanNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
CommentNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
DocumentNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
ElementNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
JsonContentNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
JsonRootNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
NullNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
NumberNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
ObjectNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
ProcessingInstructionNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
TextNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
XmlContentNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
XmlRootNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
Copyright © 2013-2018 MarkLogic Corporation.