Multiple parents in typeorm tree structure?

350 Views Asked by At

I have an application that uses Materialized Path to map a folder structure. Now I want to change it so that it is possible to link folders logically in multiple places (so a folder can have multiple parents). Is this possible with TypeORM? I've read a lot in the documentation and found nothing suitable.

0

There are 0 best solutions below