2

It says 3.0.1 in the About pane and 3.2.0 in the DB Information pane. Two different version numbers

Bruno Peres
  • 15,845
  • 5
  • 53
  • 89
nicomp
  • 4,344
  • 4
  • 27
  • 60

1 Answers1

6

3.0.1 is the version of Neo4j Browser, the tool you are using to query the database and visualize results.

3.2.0 is the version of Neo4j Graph Database you are using.

Bruno Peres
  • 15,845
  • 5
  • 53
  • 89