You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hugegraph.apache.org by va...@apache.org on 2023/05/10 01:33:30 UTC

[incubator-hugegraph] branch zy_dev updated (d7ba63acf -> aa87b9139)

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

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


    from d7ba63acf improve
     add aa87b9139 improve

No new revisions were added by this update.

Summary of changes:
 .../org/apache/hugegraph/StandardHugeGraph.java    |  2 +-
 .../backend/tx/GraphIndexTransaction.java          |  1 +
 .../hugegraph/backend/tx/GraphTransaction.java     |  2 +-
 .../hugegraph/backend/tx/IndexableTransaction.java |  2 +-
 .../hugegraph/security/HugeSecurityManager.java    | 30 +++++++++++-----------
 .../{backend/tx => task}/EphemeralJobQueue.java    | 28 ++++++++++----------
 .../org/apache/hugegraph/task/TaskCallable.java    |  4 +--
 7 files changed, 36 insertions(+), 33 deletions(-)
 rename hugegraph-core/src/main/java/org/apache/hugegraph/{backend/tx => task}/EphemeralJobQueue.java (92%)