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 © 2024 MarkLogic Corporation. All Rights Reserved.