Search Results

Results 41–50 of 70 for cat:function (json:array)

Function pages

XMLNode.nodeType

XMLNode.nodeType xmlnode.nodetype xmlnode nodetype This is inherited from the Node object. Return the DOM code indicating the type of the node. Number MarkLogic supports an extended set of node...
Function pages

vec:dot-product

vec:dot-product vec:dot-product vec dot product /apidoc/12.0/vec.dotProduct.xml Returns the dot product between two vectors. The vectors must be of the same dimension. Use this function to...
Function pages

op:json-boolean

op:json-boolean op:json-boolean op json boolean /apidoc/12.0/op.jsonBoolean.xml This function constructs a JSON boolean node with the specified value. The value of the JSON boolean node. value...
Function pages

op:json-null

op:json-null op:json-null op json null /apidoc/12.0/op.jsonNull.xml This function constructs a JSON null node. map:map xquery version "1.0-ml"; import module namespace...
Function pages

math:covariance-p

math:covariance-pmath:covariance-pmathcovariance
Function pages

op:json-number

op:json-number op:json-number op json number /apidoc/12.0/op.jsonNumber.xml This function constructs a JSON number node with the specified value. The value of the JSON number node. value item()...
Function pages

op:json-object

op:json-object op:json-object op json object /apidoc/12.0/op.jsonObject.xml This function constructs a JSON object with the specified properties. The object can be used as the value of a column in...
Function pages

NullNode.nodeType

NullNode.nodeType nullnode.nodetype nullnode nodetype This is inherited from the Node object. Return the DOM code indicating the type of the node. Number MarkLogic supports an extended set of node...
Function pages

Node.nodeType

Node.nodeType node.nodetype node nodetype Return the DOM code indicating the type of the node. Number MarkLogic supports an extended set of node types in addition to the standard XML DOM node node...
Function pages

xdmp.fromJsonString

xdmp.fromJsonStringxdmp.fromjsonstringxdmpfromjsonstring