MOE
MOE

Reputation: 849

Multiple parents in typeorm tree structure?

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.

Upvotes: 5

Views: 453

Answers (0)

Related Questions