Share via


AtlasRelationshipWithExtInfoOutput interface

The relationship with extended information.

Properties

referredEntities

The referred entity header.

relationship

Atlas relationship instance.

Property Details

referredEntities

The referred entity header.

referredEntities?: Record<string, AtlasEntityHeaderOutput>

Property Value

Record<string, AtlasEntityHeaderOutput>

relationship

Atlas relationship instance.

relationship?: AtlasRelationshipOutput

Property Value