I’m coming from neo4j. Is there a way in Dgraph (Im using Slash) to add properties to the edges? For example, in a social media graph the edge may be, “Reacts To” and then that edge may have a property like, “reaction” which could be one of “like, love, sad, angry”, etc. Is this possible in Dgraph?
Currently, Facets are not available in GraphQL.
This feature has been requested by users and is being worked upon. There is a related Facets RFC over here.