Share via


LineageRelationOutput interface

The lineage relation with GUID of the from and to entity.

Properties

fromEntityId

The GUID of from-entity.

relationshipId

The GUID of relationship.

toEntityId

The GUID of to-entity.

Property Details

fromEntityId

The GUID of from-entity.

fromEntityId?: string

Property Value

string

relationshipId

The GUID of relationship.

relationshipId?: string

Property Value

string

toEntityId

The GUID of to-entity.

toEntityId?: string

Property Value

string