Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
Hi, we sometimes get this error if we use the bloom shortest path function to find nodes between 2 nodes.
We would really like to know how to fix this issue? We don't understand what is causing this error message.
Resetting the perspective seems to fix it temporarilly, however after using the shortest path function a few times, the error message appears again. After it appears it will always appear when using the shortest path function until resetting the perspective.
Sometimes we also get at first "Expected NO_VALUE to be a path" error in bloom when using the shortest path function between 2 nodes. After that happens we get unkown variable n@412 error on all other nodes with the shortest path function, which had worked before the "Expected NO_VALUE to be a path" error.