~~NOTOC~~ ====== Reset ====== The reset command set the project at its "initial" state. The objects in the [[:01_user_documentation:06_graph:03_graphs:01_project_graph:02_meta_graph|meta graph]] are not affected. ===== ===== Effectively the reset happens in 3 steps: - The RGGRoot is deleted from the [[:01_user_documentation:06_graph:03_graphs:01_project_graph:01_main_graph|main graph]], - A new RGGRoot and Axiom nodes are inserted under the root of the main graph. - The ''protected void init()'' method of the main RGG file is called.