Revision [1900]
Last edited on 2013-07-03 19:11:20 by NickR [Corrected a small copy/paste misleading infelicity]Additions:
deldir is implemented as an xsh script which simply calls query. The source of the script is
ml:query -q "xdmp:directory-delete(\"$uri\")"
ml:query -q "xdmp:directory-delete(\"$uri\")"
Deletions:
ml:query -q "xdmp:document-delete(\"$uri\")"
Revision [1280]
Edited on 2010-03-01 14:54:47 by DavidLee [Corrected a small copy/paste misleading infelicity]No Differences
Revision [1279]
Edited on 2010-03-01 14:53:12 by DavidLee [Corrected a small copy/paste misleading infelicity]Additions:
To delete a document use [[MarkLogicDel del]]
Deletions:
Revision [1242]
Edited on 2010-02-17 12:04:12 by DavidLee [Corrected a small copy/paste misleading infelicity]Additions:
||-c,connect uri||Use the connection string instead of $MLCONNECT||
Deletions:
-c uri|| Use the connection string instead of $MLCONNECT||
Revision [968]
Edited on 2009-11-25 04:46:03 by DavidLee [Corrected a small copy/paste misleading infelicity]No Differences