Skip to content

Commit b4dc055

Browse files
committed
Automated scripts reference document generation (CI)
1 parent 1debf85 commit b4dc055

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
@@ -87,5 +87,6 @@ Script | Directory | Description
8787
| [stopNeo4j.sh](./stopNeo4j.sh) | | Stops the local Neo4j Graph Database. |
8888
| [testDetectChangedFiles.sh](./testDetectChangedFiles.sh) | | Tests "detectChangedFiles.sh". |
8989
| [convertQueryResultCsvToGraphVizDotFile.sh](./visualization/convertQueryResultCsvToGraphVizDotFile.sh) | visualization | Converts a Cypher query result in CSV format to a GraphViz DOT (https://graphviz.org/doc/info/lang.html) file for Visualization including layout templates. |
90+
| [renderGraphVizSVG.sh](./visualization/renderGraphVizSVG.sh) | visualization | Renders the given GraphViz file as a SVG image. |
9091
| [visualizeQueryResults.sh](./visualization/visualizeQueryResults.sh) | visualization | Visualizes the Cypher query result (CSV format) using GraphViz and outputs it as SVG image. |
9192
| [waitForNeo4jHttpFunctions.sh](./waitForNeo4jHttpFunctions.sh) | | Waits until the HTTP Transactions API of Neo4j Graph Database is available. |

0 commit comments

Comments
 (0)