I think it could be a entity/property level option as well. For ordered collections we could theoretically omit the index number deduct from the order of nodes so we don't need to store it as relationship property. But then we'd need a way for handling null values.
I'm still not clear when one would prefer one setting over the other; Are there any advantages e.g. with respect querying with either approach?
|