Relationship
. E.g.
if there is a âworksForâ relationships between Node âBobâ and Node âGoogleâ,
this relationship may have facet values of âsinceâ: 2002-05-05 and âpositionâ:
âEngineerâ.
Facets can always be replaced by adding a new Node representing the relationship
and storing the facet data as attributes of the new Node.
The term âfacetâ is also common in database and search engine technology, and
indicates a dimension or classification of data. One way to use facets it to
indicate a relationship type.