Updated on 2024-03-28 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.

    Figure 1 Expanding a graph

    Only a running graph can be expanded.

  3. In the displayed dialog box, set the number of nodes to be added.

    Figure 2 Select the number of nodes to expand

  4. Click OK. The graph status changes to Expanding. Wait several minutes, the status will become Running after the expansion is successful.