Docs Menu
Docs Home
/
Relational Migrator
/ / /

Copy Entities

On this page

  • Steps
  • Learn More

Select one or more entities to copy to a different diagram. You can copy the entities to a newly created diagram or to a different existing diagram. Copying entities lets you customize diagrams to help you visualize the different ways your data can be represented in MongoDB.

  1. From the Diagram view or Schema model pane, select the entities you want to copy.

  2. Right click and select Copy entities to.

    Note

    You can also click the ellipsis menu in the top-right pane and select Copy entities to.

  3. Select one of the following options to copy your entities to:

    If you want to
    Then
    Result
    Copy entities to an existing diagram.
    Select the existing diagram name in the Target diagram drop-down.
    The copied entities are displayed with the other pre-existing entities in the diagram.
    Create a new diagram and copy entities to it.
    Select Create new diagram in the Target diagram drop-down.
    Only the copied entities are displayed in the new diagram.
  4. Click the green Copy entities button.

Back

Move

On this page