Home > git-documentdb > Collection > collection
#
Collection.collection() methodGet a collection
Signature:#
ParametersParameter | Type | Description |
---|---|---|
collectionPath | CollectionPath | relative path from this.collectionPath. Sub-directories are also permitted. e.g. 'pages', 'pages/works'. |
options | CollectionOptions |
A child collection of this collection
#
Remarks- Notice that this function just read an existing directory. It does not make a new sub-directory.