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