Skip to content

Commit fb1aa8f

Browse files
JohTCopilot
andauthored
Fix typo in COMMANDS.md describing how to stop neo4j
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 326f4c0 commit fb1aa8f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

COMMANDS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -362,7 +362,7 @@ execute_cypher ./cypher/Get_Graph_Data_Science_Library_Version.cypher a=1
362362

363363
Use [stopNeo4j.sh](./scripts/stopNeo4j.sh) to stop the locally running Neo4j Graph Database. It does nothing if the database is already stopped. It runs the script with a temporary `NEO4J_HOME` environment variable to not interfere with a possibly globally installed Neo4j installation.
364364

365-
**Hint:** Within the analysis workspace directory you can run `startNeo4j.sh` directly without the `../../` prefix since the script is also directly available in the analysis workspace.
365+
**Hint:** Within the analysis workspace directory you can run `stopNeo4j.sh` directly without the `../../` prefix since the script is also directly available in the analysis workspace.
366366

367367
## Jupyter Notebook
368368

0 commit comments

Comments
 (0)