Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-19-2022 02:29 AM - edited 09-19-2022 02:47 AM
Hello,
We are finding a strange behavior, with the reachable nodes in spanningTree.
In this example:
We are trying to get both path from the red node("ERROR") to the grey one. But when use library spanningTree, the result doesn't return all collectively paths to "b node":
Another unknown behavior is this one:
When specify "brown nodes" as terminator Nodes, both paths appear again:
I think that we have problem with convergence paths and terminatorNodes property, but i`ll really appreciate some explanation about how apoc.path.spanningTree works. We tryed to use property "endNodes" instead of "terminator Nodes" so that the expansion will continue past these nodes, but this doesn't work. We haven't could find solution to that and we replace this query to other with "apoc.path.expand", that works as we expected
Note:
Our doubts increase with this:
If i set "brown nodes (c:)" in blacklistNodes. How is possible that the result contains paths?
Thanks for the help
09-20-2022 12:09 AM
Hello @jesusMorales 😀
Can you share queries to create the same graph but with dummy data?
Regards,
Cobra
All the sessions of the conference are now available online