Skip to main content
Version: Reality 5.7

Graphs

Graphs, are files that store information about the node network, as well as properties and functions of each node. It is an integral part of the Nodegraph module, providing you with essential tools for managing your node network.

Nodegraph Menu

Graphs can be accessed and managed through the Nodegraph Menu.

  • Load: Loads a saved Graph from the database, allowing users to retrieve and continue working on a previously saved composition.
  • Save: Saves the current state of the Graph, including all nodes, connections, and settings, to the database.
  • Save As: Enabling users to save a copy of the current node network with a new name.
  • Import: Imports Graph files into the nodegraph canvas.
  • Export: Exports the current Graph as a file.
  • Clear: Clears the current Graph from the canvas.
info

When you choose Load Graph, it retrieves a Graph stored in your database, similar to how Save Graph saves your Graph into the Reality Hub Database. See Database Backup