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
|[CentralityCsv.sh](./reports/CentralityCsv.sh)| reports | Looks for centrality using the Graph Data Science Library of Neo4j and creates CSV reports. |
48
48
|[CommunityCsv.sh](./reports/CommunityCsv.sh)| reports | Detects communities using the Graph Data Science Library of Neo4j and creates CSV reports. |
49
49
|[ExternalDependenciesCsv.sh](./reports/ExternalDependenciesCsv.sh)| reports | Executes "External_Dependencies" Cypher queries to get the "external-dependencies-csv" CSV reports. |
50
+
|[GitHistoryCsv.sh](./reports/GitHistoryCsv.sh)| reports | Executes "GitLog" Cypher queries to get the "git-history-csv" CSV reports. |
50
51
|[GraphVisualization.sh](./reports/GraphVisualization.sh)| reports | DEPRECATED: Creates the "graph-visualization" report using the (now deprecated) nodejs project "graph-visualization". |
51
52
|[InternalDependenciesCsv.sh](./reports/InternalDependenciesCsv.sh)| reports | Executes "Internal_Dependencies" Cypher queries to get the "internal-dependencies-csv" CSV reports. |
0 commit comments