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