pub fn build_visual_graph(
graph: &RoleGraph,
source: VisualSource,
) -> VisualGraphExpand description
Build a VisualGraph from a RoleGraph.
Grant targets are collapsed by schema and object type by default:
individual object names become schema.tables[*] etc.