Skip to content

Commit 2554c2b

Browse files
committed
Automated scripts reference document generation (CI)
1 parent c511f1a commit 2554c2b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/SCRIPTS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ Script | Directory | Description
4343
| [prepareAnalysis.sh](./prepareAnalysis.sh) | | Prepares and validates the graph database before analysis |
4444
| [Default.sh](./profiles/Default.sh) | profiles | Sets (if any) settings variables for a default analysis. |
4545
| [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+
| [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). |
4647
| [Neo4jv5.sh](./profiles/Neo4jv5.sh) | profiles | Sets all settings variables for an analysis with Neo4j v5.x (newest version as of june 2023). |
4748
| [projectionFunctions.sh](./projectionFunctions.sh) | | Provides functions to create and delete Graph Projections for Neo4j Graph Data Science. |
4849
| [ArtifactDependenciesCsv.sh](./reports/ArtifactDependenciesCsv.sh) | reports | Executes "Artifact_Dependencies" Cypher queries to get the "artifact-dependencies-csv" CSV reports. |

0 commit comments

Comments
 (0)