xiazcy opened a new pull request, #3242: URL: https://github.com/apache/tinkerpop/pull/3242
Updated properties to List types in gremlin-python and gremlin-javascript, to be consistent across GLVs. Updated the necessary class and serializers. Properties are now consistently deserialized as list of property objects across both GraphBinary and GraphSON for both GLVs, and empty/null/undefined properties are deserialized as empty lists. Note that this is a breaking change, users should update how they handle the returned properties in these 2 GLVs. VOTE +1 -- 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]
