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
|[parseCsvFunctions.sh](./parseCsvFunctions.sh)|| Provides functions to parse strings in CSV format. |
43
43
|[prepareAnalysis.sh](./prepareAnalysis.sh)|| Prepares and validates the graph database before analysis |
44
44
|[Default.sh](./profiles/Default.sh)| profiles | Sets (if any) settings variables for a default analysis. |
45
+
|[Neo4jv4-low-memory.sh](./profiles/Neo4jv4-low-memory.sh)| profiles | Sets all settings variables for an analysis with Neo4j v4.4.x (long term support (LTS) version as of may 2023). |
45
46
|[Neo4jv4.sh](./profiles/Neo4jv4.sh)| profiles | Sets all settings variables for an analysis with Neo4j v4.4.x (long term support (LTS) version as of may 2023). |
46
47
|[Neo4jv5-continue-on-scan-errors.sh](./profiles/Neo4jv5-continue-on-scan-errors.sh)| profiles | Sets all settings variables for an analysis with Neo4j v5.x (newest version as of june 2023). |
48
+
|[Neo4jv5-low-memory.sh](./profiles/Neo4jv5-low-memory.sh)| profiles | Sets all settings variables for an analysis with Neo4j v5.x (newest version as of june 2023). |
47
49
|[Neo4jv5.sh](./profiles/Neo4jv5.sh)| profiles | Sets all settings variables for an analysis with Neo4j v5.x (newest version as of june 2023). |
48
50
|[projectionFunctions.sh](./projectionFunctions.sh)|| Provides functions to create and delete Graph Projections for Neo4j Graph Data Science. |
49
51
|[ArtifactDependenciesCsv.sh](./reports/ArtifactDependenciesCsv.sh)| reports | Executes "Artifact_Dependencies" Cypher queries to get the "artifact-dependencies-csv" CSV reports. |
0 commit comments