Command reference
The editor in Query understands a few client-side commands, which begin with a colon (:
).
Query commands
Command | Description |
---|---|
|
Set the access mode to read or write. |
|
Remove all frames from the stream. |
|
Connect to a Neo4j instance. If already connected, this returns the instance you are connected to. |
|
Disconnect the currently open connection toan instance. |
|
Open the history drawer of your executed commands. |
|
Set one parameter. |
|
Show all parameters. See Query parameters for more information. |
|
Remove all parameters. |
|
Remove all parameters and then set the parameters to the specified key-value pairs. |
|
Connect to an instance. If already connected, this returns the instance you are connected to. |
|
Disconnect the currently open connection to Neo4j. |
|
Show the current style configuration. |
|
Reset the style to the default styling. |
|
Show information about Store Size, Id Allocation, Page Cache, Transactions, and Databases. |
|
Launches the entry page with interactive guides. This is the initial command that is automatically executed every time you connect to an instance. |