graph-store: add TODO comment for backwards tap

This commit is contained in:
Liam Fitzgerald 2020-12-16 09:42:01 +10:00
parent 2c915af179
commit fa7c347870
No known key found for this signature in database
GPG Key ID: D390E12C61D1CFFB

View File

@ -593,6 +593,7 @@
?< (~(has by archive) resource) ?< (~(has by archive) resource)
?> (~(has by graphs) resource) ?> (~(has by graphs) resource)
=/ updates=(list [=time upd=logged-update:store]) =/ updates=(list [=time upd=logged-update:store])
:: TODO: add +bap:orm (backwards tap) and use that
(flop (tap:orm-log update-log)) (flop (tap:orm-log update-log))
=| cards=(list card) =| cards=(list card)
|- ^- (quip card _state) |- ^- (quip card _state)