Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following query returns all the items in the product collection.

Image Modified

Image Modified

Example Query 2

The following query returns all fields of product id 101 from the products collection.

Image Modified

Example Query 3

The following query returns only the sku field for product id 101 from the products collection.

Image Modified

Using Output Tools to View and Process Query Results

...

  1. Right-click the appropriate MongoDB Tool node and choose Add Output.
    Image Modified
  2. In the Add Output dialog, choose a JSON tool in the right pane and click Finish.

...