[ https://issues.apache.org/jira/browse/TINKERPOP-3137?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Stephen Mallette closed TINKERPOP-3137. --------------------------------------- Fix Version/s: 4.0.0 3.7.4 Resolution: Done > Allow null to be used as Map value to mergeV and mergeE > ------------------------------------------------------- > > Key: TINKERPOP-3137 > URL: https://issues.apache.org/jira/browse/TINKERPOP-3137 > Project: TinkerPop > Issue Type: Improvement > Components: process > Affects Versions: 3.7.3 > Reporter: Stephen Mallette > Assignee: Stephen Mallette > Priority: Minor > Fix For: 4.0.0, 3.7.4 > > > Not sure why it was explicitly blocked but there is validation that prevents > use of {{null}} as a property value for {{Map}} given to {{mergeV/E}}. That > validation should be removed because some graphs allow the storage of > {{null}} and the general Gremlin semantics for setting a property to {{null}} > for graphs that don't support storage is to remove the property. Removing the > validation will let {{mergeV/E}} adhere to those semantics. -- This message was sent by Atlassian Jira (v8.20.10#820010)