[ROOT] / doc / toc / ARCCore / Enum / ARConcepts / NoRealDeletion
AgoRapide has no real concept for deletion of data (apart from DataRetention, which is mostly relevant for 'old' data).
The closest concept is setting Invalid for a property.
There might also be regulatory concerns demanding that you actually delete data as requested in your application.
(for instance deleting data for a specific customer. This will be more difficult though since AgoRapide does not have any concept of WHERE in the property stream a given datapoint resides).
TODO: Implement 'Delete' as a command verb on the PropertyStream.
Generated 2024-12-22 11:10:48.493 UTC