Columns in "Relationships"

FieldTypeNullKeyDefaultExtra
 Id  int(11)  NO  PRI    auto_increment 
 ClassId  int(11)  YES       
 Name  tinytext  YES       
 RelClass  tinytext  YES       
 LowConstraint  enum('Zero','One','Many')  YES       
 HighConstraint  enum('One','Many')  YES       
 ReferenceType  enum('Weak (non Composite)','Dependent Exclusive','InDependent Exclusive','Dependent Shared','InDependent Shared')  YES       
 Description  text  YES       

        
        Know more about the database in Database dictionary!