Package Bio :: Package EUtils :: Module HistoryClient :: Class PublicationHistoryRecordSet
[hide private]
[frames] | no frames]

Class PublicationHistoryRecordSet

source code

        Mixins.LinkMixin --+    
                           |    
Mixins.PublicationFetchMixin --+
                               |
PublicationHistoryFetchMixin --+
                               |
              object --+       |
                       |       |
           HistoryLookup --+   |
                           |   |
        BaseHistoryRecordSet --+
                               |
                              PublicationHistoryRecordSet

Nested Classes [hide private]
  _record_class
Instance Methods [hide private]

Inherited from Mixins.PublicationFetchMixin: fetch

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

Inherited from PublicationHistoryFetchMixin: efetch

Inherited from BaseHistoryRecordSet: __getitem__, __init__, __len__

Inherited from HistoryLookup: elink, esummary, summary

Inherited from HistoryLookup (private): _check_invalid, _get_dbids

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

Properties [hide private]

Inherited from HistoryLookup: dbids

Inherited from object: __class__