The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:BioPerl-DB CMUNGALL"

Bio::DB::Query::SqlQuery - Object representing an SQL Query River stage zero No dependents

This class inherits from Bio::DB::Query::AbstractQuery...

CJFIELDS/BioPerl-DB-1.006900 - 15 Apr 2011 19:35:57 UTC

Bio::DB::Query::BioQuery - Object representing a query on a bioperldb River stage zero No dependents

A BioQuery is a high level query on a biological database. It allows queries to be specified regardless of the underlying schema. Although a BioQuery can be translated into a corresponding SQL query or series of SQL queries, it is not always desirabl...

CJFIELDS/BioPerl-DB-1.006900 - 15 Apr 2011 19:35:57 UTC

Bio::DB::Query::SqlGenerator - Object representing an SQL Query River stage zero No dependents

This represents the strategy pattern for generating a SQL statement given a Query object. Eventually there should be interfaces for this pattern as well as for the Query....

CJFIELDS/BioPerl-DB-1.006900 - 15 Apr 2011 19:35:57 UTC

Bio::DB::Query::AbstractQuery - Abstract Query class River stage zero No dependents

Core methods for representing some kind of query - eg a query expressed in an human type language, an SQL query, an object oriented query. Abstracted attribute names have been used; eg a query is assumed to be over some kind of collection of data. th...

CJFIELDS/BioPerl-DB-1.006900 - 15 Apr 2011 19:35:57 UTC

Bio::DB::Query::QueryConstraint - a constraint on a variable value in a query River stage zero No dependents

Represents the constraints in a query; either the whole constraints or a part of; see the composite design patern. the qc is a leaf node (eg Col=Val) or a composite node (eg (AND cons1, cons2, cons3, ....) composite nodes have name=composite Should w...

CJFIELDS/BioPerl-DB-1.006900 - 15 Apr 2011 19:35:57 UTC
5 results (0.028 seconds)