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

Analyzing Graphs Using Algorithms

You can analyze graphs using basic graph algorithms, graph analysis algorithms, and graph metric algorithms.

The procedure is as follows:

  1. Log in to the GES graph editor. For details, see Accessing the GES Graph Editor.
  2. In the algorithm library area, you can select an algorithm and set its parameters.

    Algorithm List shows the algorithms supported by GES and Algorithms describes the algorithm details.

  3. Run the algorithm. You can view the query result after the analysis is complete.

    Only the results of 500 vertices are displayed due to the size of the result display area. If you want to view the complete query results of global iterative algorithms, such as the PageRank algorithm, you can call the algorithm APIs.

  4. Adjust the parameters, and run the algorithm again. PageRank value is different this time, but the top ranking does not change.

  5. Perform association prediction to obtain the association degree.