标签: database caching neo4j shortest-path
我正在使用neo4j和shortestPath与where子句搜索最佳路径。由于某种原因,shortestPath忽略了neo4j中的最新更新(尽管我已经禁用了查询缓存并且每次都使用重新计划)。 您有什么建议让它与DB的最新变化保持联系?