I'm totally new to neo4j, and I have data very similar to the example movie data, but I'm not sure if the same model works for my case.
I have Shows nodes and People nodes, with relationships such as acted in, directed in etc., but my issue is that t...