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 |
---|---|
SchemaDefExpr |
PlanBuilderBase.schemaDefinition(java.lang.String kind)
Build a schema definition for use with
validateDoc . |
SchemaDefExpr |
SchemaDefExpr.withMode(java.lang.String mode)
Defines the mode property.
|
SchemaDefExpr |
SchemaDefExpr.withSchemaUri(java.lang.String schemaUri)
Defines the schema based on an existing document
in the database.
|
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.