orientDB cant delete value from map
问题 I been trying the following query: UPDATE #15:1 REMOVE jsonData.contactName And receive the following { "result": [ { "@type": "d", "@version": 0, "value": 1 } ], "notification": "Query executed in 0.027 sec. Returned 1 record(s)" } Which mean been succedd, Now when i query to check the value i get: select * from #15:1 { "result": [ { "@type": "d", "@rid": "#15:1", "@version": 6, "@class": "TestClass", "postUrl": "ABC", "postCategory": "#11:497", "jsonData": { "contactName": "JHON" }, "