Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
01-30-2023 09:48 AM
Hi !!
I was exploring the Zach Blumenfeld's blog "Graph Data Science for Supply Chains – Part 1:" and I get noticed that the same Cypher query does not return the same number of relationships; in Neo4j Browser it shows ALL relationships involved between nodes, in Bloom it really filters only the relationships involved according to Search (ShipmentId)
It is possible to have this improvement in Neo4j Browser visualization ?
This is the results filtered by Shipment 10 on Zach Blumenfeld example
And here the same query from Neo4j Browser , it returns ALL relations even different to Shipment 10
Solved! Go to Solution.
01-30-2023 10:01 AM - edited 01-30-2023 10:02 AM
Hi. Neo4j browser will automatically pull all relationships connecting result nodes by default. To turn this behavior off go to settings and uncheck the "Connect result nodes" option. Hope that helps.
01-30-2023 10:01 AM - edited 01-30-2023 10:02 AM
Hi. Neo4j browser will automatically pull all relationships connecting result nodes by default. To turn this behavior off go to settings and uncheck the "Connect result nodes" option. Hope that helps.
01-30-2023 11:43 AM
Hi Zach ,
It works, thanks for you reply !!
All the sessions of the conference are now available online