Marklogic Custom Replacement Constructors via Javascript -


is possible write custom replacement constructor in marklogic via server side javascript?

so far find examples/documentation uses xquery: https://docs.marklogic.com/guide/node-dev/partial-update#id_80429

as of marklogic 8.0-7 / 9.0-2, not supported. i'll report bug.


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -