You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|[CsvReports.sh](./reports/compilations/CsvReports.sh)| compilations | Runs all CSV report scripts (no Python and Chromium required). |
68
68
|[DatabaseCsvExportReports.sh](./reports/compilations/DatabaseCsvExportReports.sh)| compilations | Exports the whole graph database as a CSV file using the APOC procedure "apoc.export.csv.all" |
69
69
|[JupyterReports.sh](./reports/compilations/JupyterReports.sh)| compilations | Runs all Jupyter Notebook report scripts. |
70
+
|[PythonReports.sh](./reports/compilations/PythonReports.sh)| compilations | Runs all Python report scripts (no Chromium required). |
70
71
|[VisualizationReports.sh](./reports/compilations/VisualizationReports.sh)| compilations | Runs all Visualization reports. |
71
72
|[resetAndScan.sh](./resetAndScan.sh)|| Deletes all data in the Neo4j graph database and rescans the downloaded artifacts to create a new graph. |
72
73
|[resetAndScanChanged.sh](./resetAndScanChanged.sh)|| Executes "resetAndScan.sh" only if "detectChangedFiles.sh" returns detected changes. |
0 commit comments