adjust readme struct

This commit is contained in:
Philipp Jacoby
2026-02-10 21:01:05 +01:00
parent 5e359fb3d6
commit 49dd3bbe04

View File

@@ -475,7 +475,9 @@ python neo4j_etl.py
``` ```
**Input:** The script will ask you for your **database-username** (default: `neo4j`) and your **password**. **Input:** The script will ask you for your **database-username** (default: `neo4j`) and your **password**.
**Processing:** The script automatically reads and executes cypher queries in the following directory `neo4jqueries/analysis_queries`. **Processing:** The script automatically reads and executes cypher queries in the following directory `neo4jqueries/analysis_queries`.
**Output:** Results of the analysis will be displayed on the terminal. **Output:** Results of the analysis will be displayed on the terminal.
--- ---