Skip to main content

compute_graph_features

Function compute_graph_features 

Source
pub fn compute_graph_features(
    conn: &Connection,
) -> HashMap<String, GraphFeatures>
Expand description

Computes per-file graph features using the same file-level projection as PageRank.