Role of an entity is not set correctly
Role of an entity is not set correctly in caosdb-pylib. E.g. if I do e = db.Entity(id=250).retrieve() the resulting object is an entity... but I rather want a Property, RecordType or Record, depending on the role stored upstream.