Hi.

Is it possible to natively detect whether a write has occurred to a
DatasetGraph since a particular epoch?

For the purposes of caching if I perform an expensive read from a
DatasetGraph knowing whether I need to invalidate the cache is very useful.
Does TDB or the Mem natively track if a write has occurred?

Currently I am wrapping the Transactional but am interested if this can be
shimmed to the underlying SPI.

Regards DickM

Reply via email to