Weβre overhauling Dgraphβs docs to make them clearer and more approachable. If you notice any issues during this transition or have suggestions, please let us know.
This section provides a list of recent connected clusters. You can select any item on the list to connect.
The list also has an icon which indicates the version of the cluster running:
In this box you add a valid Dgraph Alpha address. When you click Connect
Ratel
establishes a connection with the cluster. After Ratel has established a
connection (all icons are green), click the Continue
button.
Under the input box you have tree icons which gives you the status of the connection.
To connect to a standard Dgraph instance, you only need to click Connect
.
Thereβs a specific section to login using ACL (Enterprise
feature).
The ACL account login is necessary only when you have ACL features enabled.
The default password for a cluster started from scratch is password
and the
user is groot
.
If you use a custom address for Zero instance, you should inform here.
Query timeout (seconds): this is a timeout for queries and mutations. If the
operation takes too long, it is dropped after x
seconds in the cluster.