aggregator.query.update
update-link
(update-link {:keys [source destination identifier], :as link})
Update a database-entry for a link. Typically inserts a link if not in DB yet.
update-statement
(update-statement {:keys [identifier], :as statement})
Update a database-entry for a statement. Typically inserts an entry if not in DB yet.