I want to create FOLLOW relationship between multiple Users in my database who have rated any movie. I have no idea how to do this with a single and simple query. I tried the following query and it simply failed with some JAVA Heap Space error.
MAT...