Add flag and cuid getters to Entity
Compare changes
- Daniel Hornung authored
+ 5
− 3
@@ -70,7 +70,8 @@ def test_get_property_values():
@@ -200,11 +201,12 @@ def test_container_slicing():
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?