Apache CouchDB · Schema

FindRequest

Mango query request

ApacheDatabaseDocument StoreJSONNoSQLOpen SourceReplicationREST

Properties

Name Type Description
selector object Mango selector (JSON query expression)
fields array Fields to return in results
limit integer Maximum number of results
skip integer Number of results to skip
sort array Sort order specification
bookmark string Bookmark for pagination from previous query
View JSON Schema on GitHub