Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions source/agg-pipeline-builder/export-pipeline-to-language.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,10 +49,6 @@ Steps
your pipeline in :binary:`mongosh` syntax. The
:guilabel:`Exported Pipeline` pane to the right displays your pipeline in
the selected programming language.

.. figure:: /images/compass/agg-builder-export-lang-select.png
:figwidth: 720px
:alt: Aggregation Builder language select

.. step:: (Optional) Include import statements

Expand Down
4 changes: 0 additions & 4 deletions source/collections/clustered-collection.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ Steps
You can also click the ``+`` next to the name of the database you select
to open the :guilabel:`Create Collection` dialog box.

.. figure:: /images/compass/new-collection.png
:figwidth: 550px
:alt: Create New Collection

.. step:: Enter the collection name.

.. step:: Select the type of collection you want to create.
Expand Down
10 changes: 1 addition & 9 deletions source/create-agg-pipeline.txt
Original file line number Diff line number Diff line change
Expand Up @@ -360,15 +360,7 @@ your chosen view mode:

Click :guilabel:`Run` at the top right of the pipeline
builder. |compass-short| returns your results in the document view.

.. note::

To expand all embedded fields and documents within the preview
results, click :guilabel:`Output Options` and select
:guilabel:`Expand all fields`.

.. figure:: /images/compass/agg-builder-textview-expand-results.png
:alt: Expand the aggregation pipeline results


Learn More
----------
Expand Down
4 changes: 0 additions & 4 deletions source/documents/clone.txt
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,3 @@ document insertion dialog with the same schema and values as the cloned
document. You can edit any of these fields and values before you insert
the new document. To learn more about inserting documents, see
:ref:`insert-documents`.

.. figure:: /images/compass/clone-doc2.png
:figwidth: 696px
:alt: Clone view
21 changes: 6 additions & 15 deletions source/documents/delete.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,8 @@ documents in List, JSON, or Table view:
:alt: Delete button in List view

After you click the delete button, the document is flagged for deletion.
|compass-short| asks for confirmation that you want to remove the document:

.. figure:: /images/compass/delete-doc2.png
:figwidth: 720px
:alt: Example of a request for confirmation before deleting a document
|compass-short| asks for confirmation that you want to remove the
document.

.. tab:: JSON View
:tabid: json
Expand All @@ -54,11 +51,8 @@ documents in List, JSON, or Table view:
:alt: Delete button in JSON view

After you click the delete button, the document is flagged for deletion.
|compass-short| asks for confirmation that you want to remove the document:

.. figure:: /images/compass/delete-doc-json2.png
:figwidth: 720px
:alt: Delete confirmation
|compass-short| asks for confirmation that you want to remove the
document.

.. tab:: Table View
:tabid: table-view
Expand All @@ -71,11 +65,8 @@ documents in List, JSON, or Table view:
:alt: Delete button Table view

After you click the delete button, the document is flagged for deletion.
|compass-short| asks for confirmation that you want to remove the document:

.. figure:: /images/compass/delete-flag-table-view.png
:figwidth: 720px
:alt: Delete confirmation
|compass-short| asks for confirmation that you want to remove the
document.

Once you confirm, Compass deletes the document from the collection.

Expand Down
4 changes: 0 additions & 4 deletions source/documents/insert.txt
Original file line number Diff line number Diff line change
Expand Up @@ -134,10 +134,6 @@ To insert documents into your collection:
data type from ``ObjectID`` to ``string`` and then overwrite
the ``_id`` value:

.. figure:: /images/compass/insert-document4.png
:figwidth: 590px
:alt: Change type results

4. Click :guilabel:`Insert`.

Limitation
Expand Down
20 changes: 4 additions & 16 deletions source/documents/modify.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,12 +48,7 @@ documents in List, JSON, or Table view:
:figwidth: 696px
:alt: Document Edit Selection

After you click the pencil icon, the document enters edit mode:

.. figure:: /images/compass/edit-doc2.png
:figwidth: 696px
:alt: Document Edit Mode

After you click the pencil icon, the document enters edit mode.
You can now make changes to the fields, values, or data types
of values.

Expand All @@ -68,11 +63,8 @@ documents in List, JSON, or Table view:
:alt: Document Deletion

Once selected, the field is marked for removal and appears
highlighted in red:

.. figure:: /images/compass/edit-doc4.png
:figwidth: 740px
:alt: Document Removal View
highlighted in red. |compass-short| asks for confirmation that you want to
update the document by removing the field.

Add New Fields
~~~~~~~~~~~~~~
Expand Down Expand Up @@ -160,11 +152,7 @@ documents in List, JSON, or Table view:
:figwidth: 696px
:alt: Document Edit Selection in Table View

After you click the pencil icon, the document enters edit mode:

.. figure:: /images/compass/document-edit-table.png
:figwidth: 696px
:alt: Document Edit Mode in Table View
After you click the pencil icon, the document enters edit mode.

.. include:: /includes/fact-modify-findOneAndUpdate.rst

Expand Down
8 changes: 4 additions & 4 deletions source/documents/view.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,14 +60,14 @@ to use:
.. tab:: Table View
:tabid: table-view

.. figure:: /images/compass/doc-table-view.png
:figwidth: 696px
:alt: Documents in Table view

You can reorder the table columns by clicking and dragging the
column headings. Reordering the columns is a strictly cosmetic
change and does not change the underlying data itself.

.. figure:: /images/compass/doc-table-view.png
:figwidth: 696px
:alt: Documents in Table view

Expand Embedded Objects and Arrays
----------------------------------

Expand Down
Binary file removed source/images/compass/Sampling_results_1.png
Binary file not shown.
Binary file removed source/images/compass/Sampling_results_2.png
Binary file not shown.
Binary file removed source/images/compass/add-data-button.png
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed source/images/compass/agg-builder-full-example.png
Binary file not shown.
Binary file removed source/images/compass/agg-builder-match-stage.png
Binary file not shown.
Binary file not shown.
Binary file removed source/images/compass/agg-builder-select-stage.png
Binary file not shown.
Binary file not shown.
Binary file removed source/images/compass/agg-builder-textview-edit.png
Binary file not shown.
Binary file not shown.
Binary file removed source/images/compass/agg-explain-plan.png
Binary file not shown.
Binary file removed source/images/compass/agg-explain-results.png
Binary file not shown.
Binary file removed source/images/compass/aggregation-export.png
Binary file not shown.
Binary file removed source/images/compass/airline-example-results.png
Binary file not shown.
Binary file removed source/images/compass/analysis-page.png
Binary file not shown.
Binary file not shown.
Binary file removed source/images/compass/array-subtypes-array.png
Binary file not shown.
Binary file removed source/images/compass/array-subtypes-boolean.png
Binary file not shown.
Binary file removed source/images/compass/arrival-gate-delay.png
Binary file not shown.
Binary file removed source/images/compass/arrival-gate-mouseover.png
Diff not rendered.
Binary file removed source/images/compass/autocomplete-flightstats.png
Diff not rendered.
Binary file removed source/images/compass/bug-votes.png
Diff not rendered.
Binary file removed source/images/compass/clone-doc2.png
Diff not rendered.
Binary file removed source/images/compass/collection-hud.png
Diff not rendered.
Loading