On May 9, 2012, at 11:02 AM, <[email protected]> 
<[email protected]> wrote:

> Isn't there
> something that just gives me the list of attributes (metadata only) like
> dictionary tables provide in relational databases? e.g. output would be:
> "id","key","value","doc":{"_id","_rev","Name","Email","Notes"}

Nope. And I’m having trouble thinking of a reason you’d want it … maybe if you 
explain why, we can suggest a Couch-like way of doing it. (For example, if 
you’re trying to find all documents that contain a particular attribute, you’d 
write a view to select those and then query that view.)

—Jens

Reply via email to