Hello everybody!
I recently started using Neo4j in my application and I'm working on a rather complex query. So far I managed to get it to work by breaking it down into smaller queries and gluing it together with some Ruby. I'm guessing there has to...