Can Graph DBs perform well with unspecified end nodes?
问题 I have been experimenting with neo4j for a very specific scenario and I have been unable to get it to perform well - queries take minutes to return. I am wondering if this is a case of the wrong technology for the job? A simplified version of my scenario is below. I have Town s that are linked to each other via routes. Each route has a distance. The question I'm trying to ask is: calculate the shortest route from Town A to every other town reachable from Town A . In this scenario, there are