Graph-related Operations
A graph is an algorithm processing flow described by the combination of different operators. This chapter mainly introduces various graph-related operations.
How to Create a New Blank Graph
Perform the following steps to create a new blank graph:
-
Click Create a new blank graph.
-
In the pop-up window, enter the graph name and click Confirm to create a new graph.
-
After the creation is complete, double-click the graph name with the left mouse button to enter the graph editing interface.
How to Import a Graph
Perform the following steps to import a graph:
-
Prepare a graph file (.atom format).
-
Click Import graph file. In the pop-up window:
-
Click Upload file and select the graph file to be imported. The graph name is displayed as the file name by default and can be modified according to the actual situation.
-
Click Confirm to complete the import.
-
-
After the import is complete, double-click the graph name with the left mouse button to enter the graph editing interface.
How to Delete a Graph
To delete a graph, perform the following steps:
-
Right-click the graph name.
-
In the shortcut menu, click Delete.
-
In the pop-up window to confirm deletion, click OK to delete the graph.
How to Release a Graph
Releasing a graph clears cached variables in the graph and releases memory.
To release a graph, perform the following steps:
-
Right-click the graph name.
-
In the shortcut menu, click Release Graph to release the graph.
How to Rename a Graph
To rename a graph, perform the following steps:
-
Right-click the graph name.
-
In the shortcut menu, click Modify Name.
-
In the pop-up window to modify the graph name, enter a name and click Confirm to rename the graph.