This is an automated email from the ASF dual-hosted git repository.
vgalaxies pushed a change to branch pd-store-dev
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
from dfee5bf6a fix(server): remove extra blank lines (#2459)
add d0f63c8ac feat(api): optimize adjacent-edges query (#2408)
add 47a68f098 chore: refine the hg-style.xml specification (#2457)
No new revisions were added by this update.
Summary of changes:
.editorconfig | 3 +
.../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 +-
hugegraph-style.xml | 30 +++++++-
7 files changed, 123 insertions(+), 29 deletions(-)