📖
FlowReactor
  • 👋Welcome
  • Installation
  • Interface
    • Graph Library
    • Graph Explorer
  • FlowReactorComponent
  • Settings
  • Addons / Packages
  • Guides
    • Introduction
    • Create custom node
    • Variables & Blackboards
      • Type conversions
    • Using the EventSystem
      • Sequencing Events
  • In-depth
    • Node Attributes
    • Long running nodes
    • Node Modules
      • FRNodeControllable
      • FRNodeEventDispatcher
      • Custom node utility modules
    • Assembly Defintion
  • API
    • Nodes
    • Blackboard
    • Eventboard
    • FlowReactorComponent
    • FRVariables
      • FREnum
      • FRAttributes
    • INodeControllable
Powered by GitBook
On this page
  • Groups
  • Debug
  • Separate window
  • Search
  1. Interface

Graph Explorer

PreviousGraph LibraryNextFlowReactorComponent

Last updated 2 years ago

The graph explorer lets you inspect your graph in a hierarchical tree view. This is great to maintain the overview of your nodes, groups and sub-graphs.

Groups

Use groups to organize and quickly find specific parts in your graph.

Debug

During runtime you can easily see which nodes or sub-graphs are currently running by the blinking dot icon. Errors in your graph are also being indicated with an exclamation error icon.

Separate window

It’s possible to undock the graph explorer into a separate window. Simply click on the separate window button at the top of the graph explorer.

Search

You can easily search and filter nodes, groups and/or sub-graphs. Simply type the search text in the searchfield.