Home > git-documentdb > GitDocumentDB > getCollections
#
GitDocumentDB.getCollections() methodGet collections
Signature:#
ParametersParameter | Type | Description |
---|---|---|
dirPath | string | Get collections directly under the dirPath. dirPath is a relative path from localDir. Default is ''. |
Promise<ICollection []>
Promise < Collection[] >