Package | Description |
---|---|
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 | Interface and Description |
---|---|
interface |
ArrayNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
BooleanNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
interface |
JsonContentNodeExpr
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 |
TextNodeExpr
Deprecated.
(as of 4.2) Use
ServerExpression |
Copyright © 2013-2018 MarkLogic Corporation.