ENH: Add retrieval and queries to Extern C interface
2 unresolved threads
2 unresolved threads
Compare changes
- florian authored
+ 0
− 16
@@ -33,11 +33,6 @@ using caosdb::utility::get_arena;
@@ -68,17 +63,6 @@ auto Parent::SetId(const std::string &id) -> void { this->wrapped->set_id(id); }