cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

martin_mehlhose
Node
since ‎08-01-2019
‎06-01-2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hey, I upgraded my NEO4J project to version 3.5.8 and was wondering because of the weighted personalized PageRank results. I have my graph now twice. One with neo4j version 3.5.8 and GraphAlgorithms 3.5.7.0 and the other on the old neo4j version 3.5....
Hey, I have a problem while querying shortest path. I want to calculate the shortest path between a couple of nodes in my graph. I call the algorithm over neo4j.driver in a java program. But after ca. 800 calls the database shuts down and I don't kno...