This is an automated email from the ASF dual-hosted git repository.

vaughn pushed a change to branch zy_system_store
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git


    from 25c5bcb8f fix: initStore schema missed
     add 7e2d3a418 chore: improve code

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/com/baidu/hugegraph/StandardHugeGraph.java        | 1 +
 .../com/baidu/hugegraph/backend/store/AbstractBackendStore.java     | 1 +
 .../baidu/hugegraph/backend/store/AbstractBackendStoreProvider.java | 2 +-
 .../com/baidu/hugegraph/backend/store/BackendStoreProvider.java     | 4 ++--
 .../main/java/com/baidu/hugegraph/backend/tx/SchemaTransaction.java | 1 +
 hugegraph-dist/src/main/java/com/baidu/hugegraph/cmd/InitStore.java | 6 +++---
 .../java/com/baidu/hugegraph/backend/store/mysql/MysqlTables.java   | 4 ++--
 .../baidu/hugegraph/backend/store/postgresql/PostgresqlTables.java  | 4 ++--
 8 files changed, 13 insertions(+), 10 deletions(-)

Reply via email to