[ https://issues.apache.org/jira/browse/TINKERPOP-3104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yang Xia updated TINKERPOP-3104: -------------------------------- Affects Version/s: 4.0.0 > Make unfold() on Maps consistent between embedded and remote use > ---------------------------------------------------------------- > > Key: TINKERPOP-3104 > URL: https://issues.apache.org/jira/browse/TINKERPOP-3104 > Project: TinkerPop > Issue Type: Improvement > Components: process > Affects Versions: 4.0.0 > Reporter: Ken Hu > Priority: Major > > The result of an unfolding a Map is different when run in embedded mode and > when run remotely. In the embedded case, you'll get a Map.Entry, in the > remote case, you'll get a size one Map. It would be better to make this > consistent. -- This message was sent by Atlassian Jira (v8.20.10#820010)