Updated on 2024-01-03 GMT+08:00

Expanding a Graph

Graph expanding increases the maximum number of concurrent read-only requests that can be processed, without changing the graph size.

  • 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:

  1. Log in to the management console.
  2. In the navigation pane, choose Graph Management. On the displayed page, locate the target graph and choose More > Expand in the Operation column.

    Only a running graph can be expanded.

  3. In the displayed dialog box, set the number of nodes to be added.
  4. Click OK. The graph status changes to Expanding. Wait several minutes, the status will become Running after the expansion is successful.