I am building a time series based pattern identifying project using Neo4j. Below is a sample schema of the graph i have created.
Below is the distinct count of the data we have,
Student: 30000, Sports:45, Academics:20, Extracurricular: 30
Below is th...