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 |
---|---|
SemBlankExpr |
SemExpr.bnode()
This function returns an identifier for a blank node, allowing the construction of a triple that refers to a blank node.
|
SemBlankExpr |
SemExpr.bnode(ServerExpression value)
This function returns an identifier for a blank node, allowing the construction of a triple that refers to a blank node.
|
Modifier and Type | Method and Description |
---|---|
SemBlankSeqExpr |
SemExpr.blankSeq(SemBlankExpr... items)
Deprecated.
(as of 4.2) construct a
ServerExpression sequence with PlanBuilder.seq() |
Copyright © 2013-2018 MarkLogic Corporation.