Expanding a Graph
Graph expanding increases the maximum number of concurrent read-only requests that can be processed, without changing the graph size.
Note
- Currently, 10,000-edge and 10-billion-edge graphs cannot be expanded.
- Graphs cannot be resized after expansion. If you want to resize and expand the graph, resize the graph before you expand it.
The procedure is as follows:
- Log in to the management console.
- In the navigation pane, choose Graph Management. On the displayed page, locate the target graph and choose More > Expand in the Operation column.Note
Only a running graph can be expanded.
- In the displayed dialog box, set the number of nodes to be added.
- Click OK. The graph status changes to Expanding. Wait several minutes, the status will become Running after the expansion is successful.
Parent topic: Managing Graphs