You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by je...@apache.org on 2022/06/06 04:02:30 UTC

[incubator-hugegraph] branch schema-update-bug-rebase updated (c1e9ceb98 -> 327acaedc)

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

jermy pushed a change to branch schema-update-bug-rebase
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git


    from c1e9ceb98 add updateSchema() api for schema tx
     add 327acaedc Do schema update in the lock block

No new revisions were added by this update.

Summary of changes:
 .../backend/cache/CachedSchemaTransaction.java     |  6 ++-
 .../hugegraph/backend/tx/SchemaTransaction.java    | 54 +++++++++++++---------
 2 files changed, 35 insertions(+), 25 deletions(-)