I was looking for a standard way of defining relationships and I thought it should be this schema (v1alpha2). However, by comparing some relationship examples with this schema, there is some mismatch.
The above screenshots were taken from docs, edge_network relationship and schema v1alpha2.
For example:
There is no type: network
in the schema yet it’s defined in the doc example.
There is subtype: Network
in the edge_network example without type:
. Not sure if this is just okay.
Briefly, should relationships follow the schema ?