pub fn insert_hyperedge(conn: &Connection, hyperedge: &Hyperedge) -> Result<i64>Expand description
Insert a hyperedge into the database.
pub fn insert_hyperedge(conn: &Connection, hyperedge: &Hyperedge) -> Result<i64>Insert a hyperedge into the database.