lgraph_api_graph_db_delete_edge_index

Function lgraph_api_graph_db_delete_edge_index 

Source
pub unsafe extern "C" fn lgraph_api_graph_db_delete_edge_index(
    graphdb: *mut lgraph_api_graph_db_t,
    label: *const c_char,
    field: *const c_char,
    errptr: *mut *mut c_char,
) -> bool