Home > git-documentdb > Collection > find
Collection.find() method#
Get all the JSON documents
Signature:Parameters#
| Parameter | Type | Description |
|---|---|---|
| options | FindOptions |
Promise<JsonDoc []>
Home > git-documentdb > Collection > find
Get all the JSON documents
Signature:| Parameter | Type | Description |
|---|---|---|
| options | FindOptions |
Promise<JsonDoc []>