Explorer console¶
Explorer console allows you to enter nGQL statements and visualize the query results. This topic describes the console page.
Entry¶
At the top navigation bar, click .
Overview¶
The following table lists the functions on the console page.
number | function | descriptions |
---|---|---|
1 | select a space | Select a space in the Current Graph Space list. The USE <space_name> statement in the console is not supported to switch graph spaces. |
2 | favorites | Click the ![]() |
3 | history list | Click ![]() |
4 | clean input box | Click ![]() |
5 | run | After inputting the nGQL statement in the input box, click ![]() |
6 | save as template | Save the nGQL statement entered in the input box as a template. For details, see nGQL template. |
7 | input box | After inputting the nGQL statements, click the ![]() ; , and also use the symbol // to add comments. |
8 | custom parameters display | Click the ![]() |
9 | statement running status | After running the nGQL statement, the statement running status is displayed. If the statement runs successfully, the statement is displayed in green. If the statement fails, the statement is displayed in red. |
10 | add to favorites | Click the ![]() |
11 | export CSV file or PNG file | After running the nGQL statement to return the result, when the result is in Table window, click the ![]() ![]() |
12 | expand/hide execution results | Click the ![]() ![]() |
13 | close execution results | Click the ![]() |
14 | Table window | Display the result from running nGQL statement. If the statement returns results, the window displays the results in a table. |
15 | Graph window | Display the result from running nGQL statement. If the statement returns the complete vertex-edge result, the window displays the result as a graph . Click the ![]() |
Last update:
December 21, 2022