Viewing Query Results
Scenario
After data analysis is complete, you can directly view the result on the canvas or on the Query Result tab page.
Procedure
- Log in to the GES graph editor. For details, see Accessing the GES Graph Editor.
- Execute a Gremlin command for querying or an algorithm for analysis. Then the Query Result tab page displays the query results.
If the result is too large to be completely displayed on the canvas and result area, click the Export button in the upper right corner to download the analysis result.
- Run a Gremlin command. The command output is quickly displayed. For example, if you run the g.V().limit(100) command, the result is as follows: Figure 1 Gremlin output
- Run an algorithm. The running time and result are displayed. For example, if you run PageRank, the result is as follows: Figure 2 Algorithm output
- Run a Gremlin command. The command output is quickly displayed. For example, if you run the g.V().limit(100) command, the result is as follows:
Last Article: View Running Records
Next Article: Algorithms
Did this article solve your problem?
Thank you for your score!Your feedback would help us improve the website.