Skip to content
Open
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
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ One-way navigable associations are associations that allow navigation to associa

You can retrieve data from all other domain model associations in both directions.

One-way navigable associations are represented by a dashed arrow in Domain model editor. An icon shows the direction of its navigability.
One-way navigable associations are represented by an icon next to the association name showing the direction of its navigability. In Mendix versions below 11.6.0, they are also shown with a dashed arrow.

### On Delete Behavior {#delete-behavior}

Expand Down