more customized schema visualization
Oren Goldberg
It would be nice to have more control over the view that appears when you run
call db.schema.visualization
.Specifically, I'd like to be able to hide specific nodes and their relationships so I can see a more simplified subgraph with less noise.
I imagine this as an added "hide" option that could show up when you click on a label in the overview section.
Gregory King
Hey Oren - having a better view of your schema (with less noise) is something we are thinking about at the moment.
You may be aware of this already, but as a temporary step (it would need to be done every time you re-run the schema command), you can use the radial menu around the desired nodes to dismiss labels that aren't of interest if it helps you better understand the schema.