Existence Dependency Constraint (participation constraint): specifies minimum participation of an entity in a relationship, i.e. if existence of an entity depends on it being related to another entity via relationship type.

  • zero (optional participation, not existence-dependent)
  • one or more (mandatory participation, existence-dependent)

Existence dependence / total constraint is shown on an ER diagram by a double line, while partial constraint is shown by a single line.