pub async fn new_graph_root(
    conn: &mut IndexerConnection,
    root: GraphRoot
) -> Result<usize>
Expand description

Persist a new GraphRoot to the database.