Python Neo4j : TypeError: Unit of work is not callable
I am writing a piece of code that exports a NetworkX graph to Neo4j database using Python. Here is the snippet:
I am writing a piece of code that exports a NetworkX graph to Neo4j database using Python. Here is the snippet: