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.
You have two panels:
predicate
, the type
, and the indices
.You can add new predicates using the Add Predicate
button on the top left
corner. In the dialog box, you can add the name of the predicate, the type,
language if required, and its indices.
In the predicate’s Properties
panel you can edit the type, the indexation, or
drop it. In the tab Samples & Statistics
you have information about your
dataset. It has a sample sneak-peek of the predicate’s data.
You have two panels:
Type
and Field Count
.Type
.You can add new Types using the Add Type
button on the top left corner. In the
dialog box, you can add the name of the Type and select which predicates belong
to this Type. The list shows only existing predicates.
With this option you can edit the schema directly in plain-text. You also have the option to Drop the data.
There are two ways to drop the DB. The default option drops the data but keep
the Schema
. To drop everything you have to select the check-box Also drop Schema and Types
.
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.
You have two panels:
predicate
, the type
, and the indices
.You can add new predicates using the Add Predicate
button on the top left
corner. In the dialog box, you can add the name of the predicate, the type,
language if required, and its indices.
In the predicate’s Properties
panel you can edit the type, the indexation, or
drop it. In the tab Samples & Statistics
you have information about your
dataset. It has a sample sneak-peek of the predicate’s data.
You have two panels:
Type
and Field Count
.Type
.You can add new Types using the Add Type
button on the top left corner. In the
dialog box, you can add the name of the Type and select which predicates belong
to this Type. The list shows only existing predicates.
With this option you can edit the schema directly in plain-text. You also have the option to Drop the data.
There are two ways to drop the DB. The default option drops the data but keep
the Schema
. To drop everything you have to select the check-box Also drop Schema and Types
.