I have built a large DB of :customer, :product, :use and am trying to build a real-time product recommendation tool but the query is taking several mins to run. Any help optimizing this query would be appreciated.
//Recommendation Query
MATCH (c:cust...