Postgres + AGE- from tabular to graph data migration/loading #2139
Unanswered
mustimoger
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I am a non technical person and have an issue that I could not figure out even with AI help.
I already have my regular postgres tabular data.
And AGE extension installed, loaded and enabled.
Graph model is defined.
But I have difficulty migrating data from tabular to graph database based on defined graph model.
I tried with all LLMs (as I am not technical): tested hundreds of commands that usually combines cypher with sql.
But I simply can not get format right, always syntax errors. I even downloaded AGE documentation and upload to Gemini so that LLM can learn and guide me in right direction but no success.
It would be huge favor if you can help me how to do that data loading?
Is there a working command set, tool, method,another extension...
Thanks in advance.
Murat
Beta Was this translation helpful? Give feedback.
All reactions