Callback Options
The Callbacks panel appear as shown:
The Callbacks panel comprises the following options:
| Attribute | Description |
|---|---|
| Expand | To expand a selected vertex in the graph visualization, see Expand for more information. |
| FetchActions | To retrieve the graph actions from a data source, refer to fetchActions for more information. |
| Persist | To persist the graph actions to a data source, refer to persist for more information. |
| UpdateGraphdata | Callback to handle events when the graph data is updated. |

