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 | Field and Description |
---|---|
RdfExpr |
CtsQueryBuilder.rdf
Builds expressions with rdf server
functions.
|
RdfExpr |
PlanBuilder.rdf
Builds expressions with rdf server
functions.
|
Constructor and Description |
---|
CtsQueryBuilder(CtsExpr cts,
FnExpr fn,
GeoExpr geo,
JsonExpr json,
MapExpr map,
MathExpr math,
RdfExpr rdf,
SemExpr sem,
SpellExpr spell,
SqlExpr sql,
XdmpExpr xdmp,
XsExpr xs) |
PlanBuilder(CtsExpr cts,
FnExpr fn,
GeoExpr geo,
JsonExpr json,
MapExpr map,
MathExpr math,
RdfExpr rdf,
SemExpr sem,
SpellExpr spell,
SqlExpr sql,
VecExpr vec,
XdmpExpr xdmp,
XsExpr xs,
RdtExpr rdt) |
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.