pub fn create_link( conn: &Connection, source_id: &str, target_id: &str, relation: &str, ) -> Result<()>