Previous Topic: RELATIONSHIP (Relationship of an Entity Type or Subtype)Next Topic: Task


Task

Retrieve the properties of a relationship.

RELATIONSHIP.SOURCE_ENTITY_ID = ENTITY_TYPE.ID

To retrieve the from and to entity types.

RELATIONSHIP.SOURCE_ENTITY_ID = ENTITY_TYPE.ID
RELATIONSHIP.DEST_ENTITY_ID = ENTITY_TYPE.ID