Description
Graph database queries can be sent to a Neo4j server from the terminal for administration, debugging, and scripted data work. This is useful for database users who need direct Cypher access without opening a graphical client.
It connects to database servers and may handle credentials, production data, and destructive queries. Confirm the target instance and transaction before running commands that modify graph data.