Hi, I am new in neo4j, so I have a basic question. I use the movie example database. What I need is a query with following result: get all nodes and for every node (source) all connected nodes (with properties) and the relation between the source nod...