Create and update Neo4j graph
This page describes how to create and maintain your neo4j graph up to date with your computer's Datashare projects
Last updated
This page describes how to create and maintain your neo4j graph up to date with your computer's Datashare projects
Last updated
Datashare is an open source project by the International Consortium of Investigative Journalists
Open the 'Projects' page and select your project:
Create the graph by clicking on the 'Create graph' button inside the neo4j widget:
You will see a new import task running:
When the graph creation is complete, 'Graph statistics' will reflect the number of documents and entities nodes found in the graph:
When new documents or entities are added or modified inside Datashare, you will need to update the neo4j graph to reflect these changes.
To update the graph click on the 'Update graph' button inside the neo4j widget:
To detect whether a graph update is needed you can compare the number of documents found inside Datashare to the number found in the 'Graph statistics' and run an update in case of mismatch:
The update will always add missing nodes and relationships, update existing ones if they were modified, but will never delete graph nodes or relationships.
explore your graph using your favorite visualization tool