This is an automated email from the ASF dual-hosted git repository.
vgalaxies pushed a change to branch intro-pd-client
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
omit 5ff9c96fc Merge branch 'master' into intro-pd-client
omit d0f63c8ac feat(api): optimize adjacent-edges query (#2408)
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/intro-pd-client (a5fd93fd7)
\
O -- O -- O (5ff9c96fc)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.../apache/hugegraph/backend/query/Condition.java | 4 --
.../hugegraph/backend/query/ConditionQuery.java | 17 -----
.../hugegraph/backend/tx/GraphTransaction.java | 82 +++++++---------------
.../org/apache/hugegraph/schema/EdgeLabel.java | 12 ----
.../java/org/apache/hugegraph/cmd/InitStore.java | 4 +-
5 files changed, 26 insertions(+), 93 deletions(-)