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 - Plugin org.apache.maven.plugins:maven-install-plugin:2.4 or one of its dependencies could not be resolved -

Round ImageView Android -

How can I utilize Yahoo Weather API in android -