Chapter 7. Visualization of Graphs

In this chapter, we will cover the following recipes:

  • Visualization using the Neo4j console
  • Viewing your graph with Linkurious
  • The Neo4j graph with Gephi
  • Visualization with Neoeclipse

Introduction

Any data store is incomplete without visualization. The same applies to Neo4j, where a powerful visualization is required to convey the content lying underneath an easily understandable form. With visualization, it is easy to understand the patterns in the data highlight clusters, connections, and discoveries of a new set of properties. In this chapter, we will primarily explore two broad categories of tools:

  • Plug and Play tools: These are the tools where little or no programming is needed to visualize Neo4j. They can be made ...

Get Neo4j Cookbook now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.