Corgam / SS23_ADSP_TCF

An official repository for the "Tangible Climate Futures" project from the ADSP (SS23) course at TU Berlin.
1 stars 2 forks source link

Filtering: Implement recursive search for DB objects #67

Closed Corgam closed 1 year ago

Corgam commented 1 year ago

As discussed, we should implement our own recursive search function, fetching the objects from DB and then recursively searching for a given key and value.

Corgam commented 1 year ago

Not required anymore.