pub fn graph_nodes(graph: &DependencyGraph) -> Vec<GraphNode>
Get metadata about each node in the graph.