IsGraphNeedRebuild
Description
Determines whether a graph needs to be rebuilt.
Prototype
bool IsGraphNeedRebuild(uint32_t graph_id);
Parameters
Parameter |
Input/Output |
Description |
|---|---|---|
graph_id |
Input |
Subgraph ID. |
Returns
Parameter |
Type |
Description |
|---|---|---|
- |
bool |
|
Restrictions
None
Parent topic: Graph Running APIs