Newer Version Available
Composite Graph Limits
General Limits on Graphs
| Item | Limit |
|---|---|
| Maximum number of graphs in one payload. | 75 |
| Maximum depth of a graph. | 15 |
| Maximum number of nodes used in one graph. | 500 |
|
Maximum number of different nodes in one payload. Nodes are considered different if they use resources from different API versions or different types of objects. For example:
|
15 |
| Maximum number of graph failures within one request. When processing a composite graph request, if the number of graph failures exceeds the maximum limit of 14, processing is halted for the remaining graphs in the request. The response includes errors for the failed graphs, and the status for the remaining graphs is shown as PROCESSING_HALTED. |
14 |
Limits on Nodes
| Item | Limit |
|---|---|
| Maximum number of nodes supported in one payload. | 500 (For example, there can be one graph with 500 nodes, or 50 graphs with 10 nodes each.) |