entity_type

-1 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id int4 10 null
relationship_type.left_type relationship_type_left_type_fkey R
relationship_type.right_type relationship_type_right_type_fkey R
label varchar 32 null

Indexes

Constraint Name Type Sort Column(s)
entity_type_pkey Primary key Asc id
entity_type_label_idx Performance Asc label
entity_type_label_key Must be unique Asc label

Relationships