- Never change from depth to creation mode for edges on an existing database (prefix)
- When using creation mode for edges, the relation field must be unique (e.g. order or cart id)
- When a node relates to more than 100k edges, it should be a right node that is treated as "isPopularRightNode", to ensure fast db responses
- Re-occuring unique data cannot be stored on a node, it should be stored on an edge in creation mode
- High frequency relations, should be stored without data, they should be stored in depth mode that is simply counting their relation hits