Class: Highlight
actions/Highlight.Highlight
Implements
Constructors
constructor
• new Highlight(graph)
Parameters
| Name | Type |
|---|---|
graph | Graph |
Defined in
Methods
run
▸ run(__namedParameters, highlightId?): Promise<ActionReturnValue>
Parameters
| Name | Type |
|---|---|
__namedParameters | [Target[]] |
highlightId? | string |
Returns
Promise<ActionReturnValue>