Add flag and cuid getters to Entity
Compare changes
- I. Nüske authored
+ 2
− 0
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
Added new protected property getters to Entity.
Needed for caosdb-advanced-user-tools!126 (merged)
No testing should be necessary, access should be read-only - does the dict always have strings as values?