Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 248 Bytes

mongodb-data-access-example-plant-documents.rst

File metadata and controls

5 lines (4 loc) · 248 Bytes

The examples on this page use the following MongoDB collection that describes various plants for sale in a chain of plant stores:

.. literalinclude:: /examples/generated/node/mongodb.snippet.plants-collection-documents.js
   :language: javascript