Deleting Citations in RM8

I have a great many citations that for one reason or another I wish to delete. I know that I can do this one at a time but I wish to do this far quicker than that. Does anyone know how to do bulk deletions, is there perhaps a Sqlite solution?

thanks

Yes, one can do bulk deletions using SQLite. The “uses” of a citation are records in CitationLinkTable and the data are in CitationTable. However it’s not as simple as that as there are possibly other related records such as media tags web tags, TreeShare links that should be cleaned out.