LineageRelationOutput interface
与 from 和 to 实体的 GUID 的世系关系。
属性
| from |
from-entity 的 GUID。 |
| relationship |
关系的 GUID。 |
| to |
到实体的 GUID。 |
属性详细信息
fromEntityId
from-entity 的 GUID。
fromEntityId?: string
属性值
string
relationshipId
关系的 GUID。
relationshipId?: string
属性值
string
toEntityId
到实体的 GUID。
toEntityId?: string
属性值
string