a-s-g93 / neo4j-runway

End to end solution for migrating CSV data into a Neo4j graph using an LLM for the data discovery and graph data modeling stages.
https://a-s-g93.github.io/neo4j-runway/
Apache License 2.0
103 stars 15 forks source link

fix load_csv bug, move property uniqueness in arrows model #37

Closed a-s-g93 closed 6 months ago

a-s-g93 commented 6 months ago

load_csv code generation now has an argument indicating whether it will be used by an api or in Neo4j browser. Arrows property uniquess should now be indicated in the pipe-separated list of a property instead of the node caption.