mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-11-01 11:09:14 +00:00
GitBook: [main] 77 pages modified
This commit is contained in:
parent
f3eb15682d
commit
fcb58215eb
@ -27,8 +27,8 @@ An Entity is a special type that has an identity and represents an object that i
|
||||
**Relationships** capture information about the association of an Entity with another Entity. Relationships can have cardinality - **One-to-one**, **One-to-many**, **Many-to-one**, and **Many-to-many**. Example of relationships:
|
||||
|
||||
* One-to-one: A Table is owned by a User
|
||||
* One to Many: a Database contains multiple Tables.
|
||||
* Many-to-Many: A User belongs to multiple Teams. A team has multiple Users.
|
||||
* One-to-many: a Database contains multiple Tables.
|
||||
* Many-to-many: A User belongs to multiple Teams. A team has multiple Users.
|
||||
|
||||
All relationships are captured using the `EntityReference` type.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user