Neo4j
Kythia Workspace provides an automated, seamlessly integrated Neo4j environment.
Installing
Section titled “Installing”- Go to Databases -> Neo4j
- Select a version from the dropdown menu and click Install
- Kythia will download the official Neo4j binaries directly to your local environment.
Default Connection
Section titled “Default Connection”By default, Neo4j is configured to run on your localhost without conflict.
| Field | Value |
|---|---|
| Host | 127.0.0.1 |
| Port | 7687 |
| Username | neo4j |
| Password | neo4j |
Configuration
Section titled “Configuration”Kythia manages basic configurations for you automatically. If you need to make advanced changes, the configuration files for Neo4j are located at:
Data files (where your actual database records live) are stored safely at:
Log files are extremely useful for debugging failed queries or startup issues. They are located at:
You can also view the logs in real-time directly via the Logs button in the Kythia UI.
