I skimmed through the docs and there's mention of collections, but then no clear explanation of where they fit with documents. Did I miss something?
We should add this to the documentation on collections:
Collections not part of documents (unless people put collections as values in documents). Instead collections are left in as part of the blob layer so others who don't want documents have a "compound type" to build on.
From a chat with @fabricedesre:
We should add this to the documentation on collections: Collections not part of documents (unless people put collections as values in documents). Instead collections are left in as part of the blob layer so others who don't want documents have a "compound type" to build on.