Im trying to store information into a neo4j database as users are added to my application. I am unsure how i would go about adding new users information and storing it in nodes as I do not know how many users there will be. Is there a way to add new nodes on the fly?
↧