xdmp.getOrphanedBinaries( id as (Number|String) ) as Sequence
Returns a sequence of the IDs of all orphaned large binaries in a given forest.
Parameters | |
---|---|
id | A forest ID. |
http://marklogic.com/xdmp/privileges/xdmp-get-orphaned-binaries
xdmp.getOrphanedBinaries(xdmp.forest("my-forest")); => 1236374036761185456 1236378936761185098 1256374036761185951
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.