Graph name should be optional
KevinMarquette opened this issue · 0 comments
KevinMarquette commented
I know this was added to be more like the dot language, but I think the graph name should be optional because I don't really know where it gets used (if at all).
graph {
node test
}