Home > git-documentdb > Collection > getCollections
#
Collection.getCollections() methodGet collections directly under the specified dirPath.
Signature:#
ParametersParameter | Type | Description |
---|---|---|
dirPath | string | dirPath is a relative path from collectionPath. Default is ''. |
Promise<ICollection []>
Array of Collections which does not include ''.