Can I add a summary curly bracket (or similar kind of edge) to demonstrate a summary of the nodes above in Graphviz?
The picture below clearly shows what I am looking for.
(Note: I understand that I can rewrite the dot file to get what I am looking without using summary curly braces, but the example is simplified to ask a question, I have more complex graph relationship that needs the summary braces).
Thank you.