This is an automated email from the ASF dual-hosted git repository.
vgalaxies pushed a change to branch father-sub-edge
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
from 9afdcb03e g.V("V.id").outE("parentLabel").has("sortKey","value")
add 499cca7d9 fix
No new revisions were added by this update.
Summary of changes:
.../org/apache/hugegraph/iterator/ExtendableIterator.java | 11 +++++++++++
.../org/apache/hugegraph/backend/tx/GraphTransaction.java | 2 +-
.../org/apache/hugegraph/schema/builder/EdgeLabelBuilder.java | 5 +++++
.../java/org/apache/hugegraph/core/EdgeLabelCoreTest.java | 2 +-
4 files changed, 18 insertions(+), 2 deletions(-)