Define the Data Model
Relationships
When you define a relationship between two types, it serves as a blueprint for the structures created in the database. Each type automatically receives a special attribute that manages the connections between instances of these types.
Relationships
Cascading Delete Options
The following cascading delete options exist.
Markdown Rendering Hint: Constant(NONE) not rendered because no formatter registered for format markdown, mode overview and Constant(NONE)
Markdown Rendering Hint: Constant(SOURCE_TO_TARGET) not rendered because no formatter registered for format markdown, mode overview and Constant(SOURCE_TO_TARGET)
Markdown Rendering Hint: Constant(TARGET_TO_SOURCE) not rendered because no formatter registered for format markdown, mode overview and Constant(TARGET_TO_SOURCE)
Markdown Rendering Hint: Constant(ALWAYS) not rendered because no formatter registered for format markdown, mode overview and Constant(ALWAYS)
Markdown Rendering Hint: Constant(CONSTRAINT_BASED) not rendered because no formatter registered for format markdown, mode overview and Constant(CONSTRAINT_BASED)
Autocreation Options
The following automatic creation options exist.
Markdown Rendering Hint: Constant(NONE) not rendered because it was already rendered previously.
Markdown Rendering Hint: Constant(SOURCE_TO_TARGET) not rendered because it was already rendered previously.
Markdown Rendering Hint: Constant(TARGET_TO_SOURCE) not rendered because it was already rendered previously.
Markdown Rendering Hint: Constant(ALWAYS) not rendered because it was already rendered previously.