cypher-shell
Verified for current stable LTS
Cypher Shell Commands
Cypher Shell command syntax with verified terminal examples.
Commands
8 commands for Cypher Shell
cypher-shell Operations
Cypher Shell Command: Connect Local Instance
cypher-shell cypher-shell Operations
Cypher Shell Command: Connect Remote Instance
cypher-shell --address neo4j://<host>:<port> cypher-shell Operations
Cypher Shell Command: Connect Specific Database
cypher-shell --database <database_name> cypher-shell Operations
Cypher Shell Command: Connect To Specific Database
cypher-shell --database <database_name> cypher-shell Operations
Cypher Shell Command: Connect With Credentials
cypher-shell --username <username> --password <password> cypher-shell Operations
Cypher Shell Command: Display Help
cypher-shell --help cypher-shell Operations
Cypher Shell Command: Enable Logging To File
cypher-shell --log <path/to/file.log> cypher-shell Operations
Cypher Shell Command: Execute Cypher From File
cypher-shell --file <path/to/file.cypher> Suggest a Cypher Shell Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Cypher Shell workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.