Home | Trees | Indices | Help |
|
---|
|
object --+ | QueryHelper
|
|||
|
|||
Inherited from |
|
|||
query_fields =
|
|||
publication_types =
|
|||
language =
|
|||
age_range =
|
|||
human_animal =
|
|||
gender =
|
|||
subset =
|
|
|||
Inherited from |
|
Compose an advanced query. 'field' is a single value from self.query_fields. 'publication_type' is a single value from self.publication_types, or None. 'language' is from self.language or None 'subset' is from self.subset or None 'age_range' is from self.age_range or None 'human_animal' is from self.human_animal or None 'gender' is from self.gender or None If use_publication_date is True, select publications whose publication date is between from_date and to_date, otherwise use the entrez date. Args: field: string keyword: string abstract: bool epubahead: bool publication_type: string or None language: string or None subset: string or None age_range: string or None human_animal: string or None gender: string or None pubdate: bool from_date: datetime.date() or None to_date: datetime.date() or None |
|
query_fields
|
publication_types
|
language
|
age_range
|
subset
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Thu Sep 13 21:54:19 2007 | http://epydoc.sourceforge.net |