append_search_summary¶
- igwn_ligolw.utils.search_summary.append_search_summary(xmldoc, process, **kwargs)¶
Append search summary information associated with the given process to the search summary table in xmldoc. Returns the newly-created search_summary table row. Any keyword arguments are passed to the .initialized() method of the SearchSummary row type.