{{[[TODO]]}} #[[(hidden) jOMmlCP4S]] for [[graph fragmentation]] -- i just realized that in our case, a page is a completely independent unit, i.e. it has everything it needs to fully function. thus, we could fragment the graph per page, and thus it'd be very efficient to avoid downloading the whole graph to get intel / advanced features working
-
even for e.g. queries, we can just leave the results and you're good to go.
-
and ofc, quite a bit of duplication of data fetching would arise, if e.g. you're visiting 2 pages that had a lot in common.
-