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
|[GraphVisualization.sh](./reports/GraphVisualization.sh)| reports | Creates the "graph-visualization" report (ipynb, md, pdf) based on the Jupyter Notebook "ArtifactDependencies.ipynb". |
39
39
|[InternalDependenciesCsv.sh](./reports/InternalDependenciesCsv.sh)| reports | Executes "Internal_Dependencies" Cypher queries to get the "internal-dependencies-csv" CSV reports. |
40
40
|[InternalDependenciesJupyter.sh](./reports/InternalDependenciesJupyter.sh)| reports | Creates the "internal-dependencies" report (ipynb, md, pdf) based on the Jupyter Notebook "InternalDependencies.ipynb". |
41
+
|[JavaCsv.sh](./reports/JavaCsv.sh)| reports | Executes "Java" Cypher queries to get the "java-csv" CSV reports. |
41
42
|[MethodMetricsJupyter.sh](./reports/MethodMetricsJupyter.sh)| reports | Creates the method metrics report (ipynb, md, pdf) based on the Jupyter Notebook "MethodMetrics.ipynb". |
42
43
|[NodeEmbeddingsCsv.sh](./reports/NodeEmbeddingsCsv.sh)| reports | Generates node embeddings using the Graph Data Science Library of Neo4j and creates CSV reports. |
43
44
|[NodeEmbeddingsJupyter.sh](./reports/NodeEmbeddingsJupyter.sh)| reports | Creates the "node-embeddings" report (ipynb, md, pdf) based on the Jupyter Notebook "NodeEmbeddings.ipynb". |
0 commit comments