Sometimes a table of text isn't enough. You need to see the map.
The easiest way involves the cgc visualize command (alias cgc v).
cgc visualizeThis will print a URL (e.g., http://localhost:7474/browser?cmd=edit&arg=MATCH...).
Clicking this links opens the Neo4j Browser with a pre-filled query to show the immediate neighborhood of your code.
If you are using Neo4j Desktop, you can use Bloom.
- Bloom allows "Google Maps" style zooming.
- Type logical phrases like "Show me callers of X".
We are building a lightweight React-based visualizer that runs directly from cgc analyze --viz.