Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DOCSP-45447-Atlas-UI-Refs #695

Merged
merged 1 commit into from
Nov 19, 2024
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
6 changes: 4 additions & 2 deletions source/collections.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.. _compass-collection-tab:
.. _compass-collections:

=============================
Manage Collections in Compass
Expand All @@ -25,13 +26,13 @@ have different fields. A collection is the equivalent of a
table in a relational database system. A collection exists within a
single :ref:`database <compass-database-tab>`.

.. _compass-view-collections:

Collections Screen
------------------

.. include:: /includes/fact-collections-screen.rst

.. _compass-collections:

Collection Information
~~~~~~~~~~~~~~~~~~~~~~

Expand Down Expand Up @@ -62,6 +63,7 @@ information for each collection in the selected database:
the properties for that collection.

.. _compass-create-collection:
.. _compass-create-a-collection:

Create a Collection
-------------------
Expand Down
1 change: 1 addition & 0 deletions source/create-agg-pipeline.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
.. _compass-agg-builder:
.. _compass-create-agg-pipeline:
.. _compass-agg-pipeline:

==============================
Create an Aggregation Pipeline
Expand Down
3 changes: 3 additions & 0 deletions source/databases.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.. _compass-database-tab:
.. _compass-dbs:

===========================
Manage Databases in Compass
Expand Down Expand Up @@ -35,13 +36,15 @@ You can also :ref:`create <compass-create-database>` or
:ref:`drop databases <compass-drop-database>` from this view.

.. _compass-create-database:
.. _compass-create-a-db:

Create a Database
-----------------

.. include:: /includes/steps/create-database.rst

.. _compass-drop-database:
.. _compass-drop-a-db:

Drop a Database
---------------
Expand Down
1 change: 1 addition & 0 deletions source/documents.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
.. _compass-documents:
.. _compass-docs:

===========================
Manage Documents in Compass
Expand Down
2 changes: 2 additions & 0 deletions source/indexes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ To learn more about indexes, see :manual:`Indexes </indexes>`.
:ref:`Operational Considerations for Indexes <data-model-indexes>`.

.. _compass-indexes-tab:
.. _compass-view-indexes:

Indexes Tab
-----------
Expand Down Expand Up @@ -158,6 +159,7 @@ index.


.. _compass-drop-index:
.. _compass-drop-an-index:

Drop an Index
-------------
Expand Down
Loading