Hi ,
I can run single N1QL query using REST API towards Query Service endpoint. Is there any way to run multiple N1QL queries using single REST API Call. For example, I want to insert some prerequisite data for the application run(configurations) and want to insert all the statements using a single REST API Call(Batching).
I can do that using cbq prompt, but In my case I want to do the same from Application node which is different from couchbase cluster.
Please provide some info on this regard.
Thank you!
Paresh