For my project, I need to create multiple graphs sharing the same nodes and their custom properties etc...
I have tried using Palettes, but this doesn't seem to work as I intendend, besides it is difficult to search items in Palettes.
The goal is to define a NodeA, and be able to use instances of that NodeA
accross multiple graphs. Later if I need to change 1 property of NodeA, I can do that once, an all instances of that node get updated.
Are there any tricks or tips to get this workflow?
thankss