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