Package Bio :: Package EUtils :: Module DBIdsClient :: Class PublicationDBIdsRecordSet
[hide private]
[frames] | no frames]

Class PublicationDBIdsRecordSet

source code

        Mixins.LinkMixin --+    
                           |    
Mixins.PublicationFetchMixin --+
                               |
  PublicationDBIdsFetchMixin --+
                               |
              object --+       |
                       |       |
             DBIdsLookup --+   |
                           |   |
          BaseDBIdsRecordSet --+
                               |
                              PublicationDBIdsRecordSet

a set of publication records, referenced by database identifier

Nested Classes [hide private]
  _record_class
a single publication record, referenced by database identifier
Instance Methods [hide private]

Inherited from Mixins.PublicationFetchMixin: fetch

Inherited from Mixins.LinkMixin: lcheck, llinks, ncheck, neighbor_links, prlinks

Inherited from PublicationDBIdsFetchMixin: efetch

Inherited from BaseDBIdsRecordSet: __getitem__, __init__, __len__

Inherited from DBIdsLookup: elink, esummary, summary

Inherited from DBIdsLookup (private): _get_dbids

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties [hide private]

Inherited from DBIdsLookup: dbids

Inherited from object: __class__