Tripal
All Classes Files Functions Variables Modules Pages
Functions
tripal_chado.property.api.inc File Reference

Functions

 chado_get_property ($record, $property)
 
 chado_insert_property ($record, $property, $options=[])
 
 chado_update_property ($record, $property, $options=[])
 
 chado_delete_property ($record, $property)
 
 chado_get_record_with_property ($record, $property, $options=[])
 
 chado_get_table_property_types ($prop_table)
 

Detailed Description

Provides an application programming interface (API) to manage data withing the Chado database.