Interface: DataProviderLinkCount
Describes how many unique elements are connected to some other element
via some link type (id
) in each direction.
See
DataProvider.connectedLinkStats
Properties
Property | Modifier | Type | Description |
---|---|---|---|
|
| Link type from/to target element. | |
|
|
| How many elements linked to target element via the link type. |
|
|
| If |
|
|
| How many elements linked from target element via the link type. |