Skip to content

Viewing provenance in a graph database

Hasanat Kazmi edited this page Aug 6, 2015 · 14 revisions

Neoclipse allows users to connect to and visualize Neo4j graph databases. To begin, download Neoclipse 1.9.1 for your operating system. (Note that the version of Neoclipse must correspond to the version of Neo4j used by SPADE.)

  1. Start Neoclipse.
  2. In the Connections window, create a new connection by clicking on the New Connection toolbar button.
  3. Enter the desired name for the database.
  4. For URI, enter the path to the Neo4j database on your disk.
  5. Click OK to save the connection settings.

  6. In the Connections window, select the newly-created connection.
  7. In the Database graph window, click on the Start/Connect database toolbar button. The Neo4j graph database will now appear in this window.

Clone this wiki locally