Overview of Graphify workflow
mainGraphify is a tool designed to streamline working with graph data through the following workflow:
- Ingestion: Ingests user-specified JSON files into a PostgreSQL database.
- Analysis: Performs graph analysis on the ingested data.
- Output: Produces two graph-ready files:
- A file representing the raw ingested graph.
- A file containing the analyzed graph.