Dgraph Tour
search
Exact index and inequality
With the exact
index inequalities on strings can be used in filters.
Try the query after adding the exact
index to the string indexes.
The hash
index allows fast filtering for eq
on strings.
With the exact
index inequalities on strings can be used in filters.
Try the query after adding the exact
index to the string indexes.
The hash
index allows fast filtering for eq
on strings.