test.resources.query-tests.index_all_docs.js Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of cloudant-client Show documentation
Show all versions of cloudant-client Show documentation
Official Cloudant client for Java
{
"ddoc": null,
"name": "_all_docs",
"type": "special",
"def": {
"fields": [{
"_id": "asc"
}]
}
}