Updated on 2023-08-04 GMT+08:00

Graph Display in 3D View

The 3D view of a graph provides you intuitive analysis experience.

Constraints:

  1. The 3D view is available for 1-billion-edge graphs only.
  2. Currently, only PagePank and PersonalRank algorithms are available in the 3D view. You can still use Cypher queries and Gremlin queries. For other algorithms or functions, switch to the 2D view.

Displaying a Graph in 3D View

The following example shows how to view results of the PagePank algorithm in the 3D view graph:

  1. In the algorithm area on the left of the graph editor, select the PagePank algorithm and set required parameters.
  2. Run the algorithm. After the analysis is complete, you can view the result in the canvas.
  3. Click in the upper left corner of the canvas to switch to the 3D view.
    Figure 1 3D view of the result