Recommendations for Creating Editable Acyclic Graphs

0
Hi all, As part of my Mendix app, I’d like to dynamically create acyclic graphs like the following: Each node in the graph should be an instance of a specific object in the domain model with edges derived from object relationships. I’d also additionally like to introduce interactivity by having these objects be editable by simply clicking the nodes.  Similarly, I’d like the user to be able to introduce new edges and delete edges as necessary.   Being new to Mendix, I’d like some recommendations on how to implement the above feature, please. Any help would be greatly appreciated.
asked
0 answers