Hey guys! I have a question about the Neo4j destination. For the sake of example, let’s consider AWS → Neo4j. When exporting the data to Neo4j, does CloudQuery also add the relationships between AWS entities?
Hi, currently the Neo4J destination doesn’t add any relations between nodes. It just adds indexes for primary keys.
Ty. Is there a plan to add relations as well?
Not in the roadmap currently, but you can open a feature request in our GitHub at https://github.com/cloudquery/cloudquery/issues/new/choose so that we can track the demand and prioritize accordingly.