$VAR1 = {
          'sets' => [
                      {
                        'cond' => {
                                    'name' => [
                                                'sequence',
                                                'relationship',
                                                'cvterm_property_type',
                                                'chado_properties',
                                                'genome_properties',
                                                'annotation_properties',
                                                'feature_property'
                                              ]
                                  },
                        'quantity' => 'all',
                        'class' => 'Cv::Cv'
                      },
                      {
                        'quantity' => 'all',
                        'class' => 'General::Db'
                      },
                      {
                        'quantity' => 'all',
                        'class' => 'Organism::Organism'
                      }
                    ],
          'might_have' => {
                            'fetch' => 0
                          },
          'belongs_to' => {
                            'fetch' => 0
                          },
          'has_many' => {
                          'fetch' => 0
                        }
        };
