Feature like RELATE statements
A RELATE statement to adds graph edges between records. Like the convention of vertex -> edge -> vertex or noun -> verb -> noun, enabling the addition of metadata to the edge record.
7
votes
Franco Terenti
shared this idea
-
Jente Rosseel commented
You can somewhat use subcollections as a uni-directional/tree-like graph where the documents are nodes and the subcollection paths are edges.
I use this a lot when data modelling for firestore