relationships property

relationships property

Gets all relationships of the tables in the data model.

Definition:

@property
def relationships(self):
    ...

See Also