How to export TopologicPy graph to Neo4j
I am trying to store a TopologicPy graph in Neo4j. I tried the codes below according to the TopologicPy documentation:
Neo4j implementation issues
I have a dataset which contains information about fifa players:
Player id: Unique identifier for each player.