Tripal
Functions
tripal_chado.mviews.api.php File Reference

Functions

 chado_add_mview ($name, $modulename, $mv_schema, $query, $comment=NULL, $redirect=TRUE)
 
 chado_edit_mview ($mview_id, $name, $modulename, $mv_table, $mv_specs, $indexed, $query, $special_index, $comment=NULL, $mv_schema=NULL, ChadoConnection $chado=NULL)
 
 chado_get_mview_id ($view_name)
 
 chado_get_mview_table_names ()
 
 chado_refresh_mview ($mview_id)
 
 chado_get_mviews ()
 
 chado_delete_mview ($mview_id)
 
 chado_populate_mview ($mview_id)
 

Detailed Description

Provides an application programming interface (API) to manage materialized views in Chado.