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 |
---|---|
SemInvalidExpr |
SemExpr.invalid(ServerExpression string,
ServerExpression datatype)
Returns a sem:invalid value with the given literal value and datatype IRI.
|
SemInvalidExpr |
SemExpr.invalid(ServerExpression string,
java.lang.String datatype)
Returns a sem:invalid value with the given literal value and datatype IRI.
|
Modifier and Type | Method and Description |
---|---|
SemInvalidSeqExpr |
SemExpr.invalidSeq(SemInvalidExpr... items)
Deprecated.
(as of 4.2) construct a
ServerExpression sequence with PlanBuilder.seq() |
Copyright © 2013-2018 MarkLogic Corporation.