Greetings,
I'm using Node.js, Express, & Neo4j.
I have a form that passes parameters to the server and they are being passed, but 1 parameter is a single item and the other parameter contains multiple objects in an array. I'm trying to create all of ...