Edge type and properties

This article refers to “edge type”, which is a concept I haven’t heard about before? Is it essentially the name of the predicate for that edge?

Also; edge properties, is that the same as facets?

1 Like

This article is an introduction to nodes, edges, and properties notions and is generic.
In Dgraph

  • Edge properties are called facets as you correctly pointed out.
  • Dgraph does not have Edge types.