Hello Everyone - Amr From Abu Dhabi, UAE

Looking to evaluate and demo the functionality of neo4j. I did a small demo with mock data, and that seemed easily enough with java and ogm without knowing cipher language.

Trying now to see the differences between the browser and bloom functionalities as visualization tools, and will make a bigger demo with real data.

Hello @Amr.Rahmy ,

Welcome to the Neo4j Community! Glad the demo worked out well. There are a few differences to keep in mind for Browser vs Bloom:

  • Browser is focused on Cypher queries and plain data responses (data visualization is a bonus)
  • Bloom is optimized for graph visualization, but not ad-hoc cypher queries (there is some setup involved)

Let us know how the demo goes using real data.

Best,
ABK