hugegraph/hugegraph-postgresql
imbajin 9d8ceb4dfc Optimize update logic & add a new strategy (#673)
1. if original data is not null but new data is null, use original data instead of null
2. add update strategy "OVERRIDE"
2019-09-24 20:26:07 +08:00
..
src/main/java/com/baidu/hugegraph/backend/store/postgresql Optimize update logic & add a new strategy (#673) 2019-09-24 20:26:07 +08:00
pom.xml Upgrade tinkerpop version to 3.4.3 (#648) 2019-09-12 19:04:30 +08:00