Hi,
Did you consider using i18n support that Dgraph provides for predicates? You can probably have a much simpler schema something like a single predicate “word” which is a multi-language string.
This tutorial illustrates this nicely.
Hi,
Did you consider using i18n support that Dgraph provides for predicates? You can probably have a much simpler schema something like a single predicate “word” which is a multi-language string.
This tutorial illustrates this nicely.