TypePropertiesMapping interface
Metadata for a Link's property mapping.
Properties
link |
Link type. |
source |
Property name on the source Entity Type. |
target |
Property name on the target Entity Type. |
Property Details
linkType
sourcePropertyName
Property name on the source Entity Type.
sourcePropertyName: string
Property Value
string
targetPropertyName
Property name on the target Entity Type.
targetPropertyName: string
Property Value
string