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 |
---|---|
abstract PlanPrefixer |
PlanBuilder.prefixer(java.lang.String base)
This function factory returns a new function that takes a name parameter and returns a sem:iri, prepending the specified base URI onto the name.
|
abstract PlanPrefixer |
PlanBuilder.prefixer(XsStringVal base)
This function factory returns a new function that takes a name parameter and returns a sem:iri, prepending the specified base URI onto the name.
|
Copyright © 2013-2020 MarkLogic Corporation.