The text on https://age.apache.org/age-manual/master/intro/comparability.html says: -
The ordering of different Agtype, when using <, <=, >, >= from smallest value to largest value is:
1 Edge
2 Path
3 Map
4 Vertex
5 Edge
6 Array
7 String
8 Bool
9 Numeric, Integer, Float
10 NULL
'Edge' is repeated on 2 different positions, position 1 and position 5.
Is there an explanation for this, or is it an error?
The text on https://age.apache.org/age-manual/master/intro/comparability.html says: -
The ordering of different Agtype, when using <, <=, >, >= from smallest value to largest value is:
1 Edge
2 Path
3 Map
4 Vertex
5 Edge
6 Array
7 String
8 Bool
9 Numeric, Integer, Float
10 NULL
'Edge' is repeated on 2 different positions, position 1 and position 5.
Is there an explanation for this, or is it an error?