'Migrating Relational data to Agensgraph

I am trying to convert relational data from postgreSQL to Agensgraph , where I have 8 tables having more than 80,000 rows in most of tables. I tried the fdw extension but its give me some error Fdw extension error, I search a lot about that but I didn't found any proper method by help of which I convert my relational data to graph data. if there is any solution please guide me about that. Thank you!



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source