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