op functions (Functions for Parsing an Exported Plan)

For the complete list of functions and categories in this namespace, refer to the main op functions page.

2 functions
Function name Description
op.import This function instantiates a plan from the JSON representation of a plan that was exported by the prototype.export function.
op.toSource This function generates a server-side JavaScript source code representation of a plan from the JSON or JavaScript literal object representation of a plan that was exported by the prototype.export function.
Powered by MarkLogic Server | Terms of Use | Privacy Policy