Function: isAddedRelation()
isAddedRelation(
state,key):boolean
Defined in: editor/authoringState.ts:412
Returns true if target relation is marked as added in the graph authoring state;
otherwise false.
Parameters
| Parameter | Type |
|---|---|
| |
|
Returns
boolean