I have the following line of code
tx.run(CREATE n) using the bolt library for neo4j to python.
tx.run(CREATE n)
I will be receiving a user input which I store in a