Collection
Hidekazu Kubota
Creator of GitDocumentDBGitDocumentDB's collection API is based on the Git directory structure. You can use the Collection class to put, get, delete and search for documents under a specified directory.
A Collection is hierarchical like directories, and attributes of a Collection are inherited from its parent Collection.
Collections are independent concerning synchronization. Each collection can only receive Git sync events related to documents under a specific directory.