Hi all,
i have a dataset that holds data for 6 years. However, i want to apply a graph algorithm (community detection algorithm) in specific time periods. For example i want to apply it only on data that involves year 2013 only.
The Cypher query is a...