Loading TOC...

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 op:export function.
op:to-source This function generates an XQuery source code representation of a plan from the JSON or JavaScript literal object representation of a plan that was exported by the op:export function.