rafsun42 commented on PR #994: URL: https://github.com/apache/age/pull/994#issuecomment-1595289891
@CapnSpek Sounds good. May I suggest the following order: ``` (Path, Edge, Vertex), (Object, Array), String, Bool, Numbers, Null. ``` I believe `object` refers to map. So, overall order would be: graph elements > composite types (map, list) > primitive types. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
