This page is for data modellers or application designers. It explains the properties for relations.
Overview
Check whether or not you can see relationship properties.
Under the hood Need to decide where to put this...
Relationship diagrams are important because they tell PhixFlow how data in different tables is connected. Once you have defined these relationships, you can create data views that combine attributes from different fields.
Need example.
When you create a relationship diagram, for each table (stream) and relationship, PhixFlow creates items in the repository; see the diagram below.
...
Properties
Relations are not listed in the repository. You can access relations properties from an ERD. Click on the relationship arrow to open its properties.
...
For example,
...
the
...
relationship arrow in the
...
The relationship properties are described on this page.
See also:
Panel | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||
|
...
Properties
screenshot below is called has-teacher.
Insert excerpt | ||||||
---|---|---|---|---|---|---|
|
Basic Settings
Field | Description |
---|---|
Name | Enter the name for this relationship. Relationships between the same two tables must have the unique names. |
Stream A | The name of the source |
...
table for the relationship. | |
Stream Attribute A | The source attribute. |
Stream B | The name of the destination |
...
table for the relationship. | |
Stream Attribute B | The destination attribute. |
...