Ken Hu created TINKERPOP-3011: --------------------------------- Summary: Add serialization to set for gremlin-javascript Key: TINKERPOP-3011 URL: https://issues.apache.org/jira/browse/TINKERPOP-3011 Project: TinkerPop Issue Type: Improvement Components: javascript Reporter: Ken Hu
gremlin-javascript used to serialize/deserialize Sets into array types. However starting with 4.0.0, support was added for deserializing Sets into javascript Sets. The ability to seralize to Sets needs to be added as well. -- This message was sent by Atlassian Jira (v8.20.10#820010)