| 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(XsAnyAtomicTypeExpr 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)
Constructs a sequence of SemBlankExpr items.
|
Copyright © 2013-2017 MarkLogic Corporation.