this didn't work out for me `CREATE (n:Person {name: 'top_node', attrib: {myclass: 'id'}})` neither a list of attributes. `CREATE (n:Person {name: 'Joe', attrib: [{myclass: 'id'}]})`