Search Results

Results 11–20 of 26 for cat:function/javascript (cat:function/javascript (json:array))

Function pages

NodeBuilder.endDocument

NodeBuilder.endDocument nodebuilder.enddocument nodebuilder enddocument Close out the current document node. This NodeBuilder object Document nodes must be completed before calling toNode() on the...
Function pages

json.transformToJsonObject

json.transformToJsonObjectjson.transformtojsonobjectjsontransformtojsonobject
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

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
Function pages

Document.nodeType

Document.nodeType document.nodetype document 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

ArrayNode.nodeType

ArrayNode.nodeType arraynode.nodetype arraynode 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...
Function pages

xdmp.multipartEncode

xdmp.multipartEncode xdmp.multipartencode xdmp multipartencode /apidoc/12.0/xdmp:multipart-encode.xml Create a multipart encoding of the specified node. The returned binary node can be passed to...
Function pages

vec.dotProduct

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