MarkLogic - How can you do a collection-delete using Java API? -


how can collection-delete using java api? i'm using jsondocumentmanager crud operations. there way like:

xdmp:collection-delete("mycollection") 

use querymanager.delete() passing querymanager.newdeletedefinition() , in deletequerydefinition set list of collections want have deleted.


Comments

Popular posts from this blog

java - Unable to make sub reports with Jasper -

sql - The object name contains more than the maximum number of prefixes. The maximum is 2 -

scala - play framework: Modules were resolved with conflicting cross-version suffixes -