Hi there,
I am struggling with Neo4j Aura DB. I need to export the graphml version of the graph. This is crucial as I need to import it in Python and run some scripts to do social network analysis.
I used to have a dump of the graph database on my...