Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Attribute

Type

Description

arrowHeads

List

A list of Tuple of String and String containing the arrow heads of the relationships.

columns

List

A list of Tuple of Column and Column containing referencing and referenced pairs of attributes of the relationship.

comments

List

A list of String containing comments of the relationship.

complexProfilingMetrics

List

A list of a map of metric names to a list of Tuple for the complex profiling metrics of the relationships.

documentation

List

A list of list of Documentation containing the documentation of the relationship.

fkColumns

List

A list of Column containing referencing attributes of the relationship.

fkConstraintName

String

The foreign key constraint name of the relationship.

fkTable

Table

The referencing entity (Table) of the relationship.

labels

List

A list of String containing labels of the relationship.

lastProfiledAt

List

A list of String containing the date and time the relationship was last profiled at.

pkColumns

List

A list of Column containing referenced attributes of the relationship.

pkTable

Table

The referenced entity (Table) of the relationship.

relationshipTypes

List

A list of String containing the relationship types of the relationship.

simpleProfilingMetrics

List

A list of a map of metric names to value for the simple profiling metrics of the relationships.