The Graph Analyzer system has been developed as part of a thesis at the FH OST to display graph properties and generate service provider networks.
The complete documentation can be found on the eprints platform of the FH OST:
- Term project: https://eprints.ost.ch/id/eprint/1081
- Bachelor's thesis: https://eprints.ost.ch/id/eprint/1147
The Graph Analyzer system consists out of four repositories.
| Repository | Description |
|---|---|
| api | Graph Analyzer API |
| frontend | Graph Analyzer Frontend |
| data-collector | Write topology data to the database |
| graph-generator | Graph Generator |
The following repositories can be used in order to create a working setup.
| Repository | Description |
|---|---|
| neo4j-image | Instructions to build a Neo4j image |
| deploy | Helm deployment |
