I need to create 3 nodes where column AttiibuteName1 and AttiibuteName2 defines the name of the property that should be created and AttributeValue1 and AttributeValue2 defines the value of the property.
For example Node with name Step1 has property named "a" with value "1" and property named "c" with value "4".
My question is how to create the nodes with the changing property names.