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 7d8f2f760 fix TaskCoreTest.java
     add 8a9d67623 more fix

No new revisions were added by this update.

Summary of changes:
 .../main/java/org/apache/hugegraph/HugeGraph.java  |  8 +++
 .../backend/query/EdgesQueryIterator.java          |  2 +-
 .../backend/serializer/BinarySerializer.java       |  4 +-
 .../backend/serializer/TextSerializer.java         |  8 +--
 .../backend/tx/GraphIndexTransaction.java          |  7 +++
 .../hugegraph/backend/tx/GraphTransaction.java     | 63 +++++++++++++++-------
 .../org/apache/hugegraph/schema/EdgeLabel.java     | 23 ++++----
 .../traversal/algorithm/HugeTraverser.java         |  2 +-
 .../traversal/optimize/HugeVertexStep.java         | 10 ++--
 .../hugegraph/core/ParentAndSubEdgeCoreTest.java   | 17 +++++-
 10 files changed, 99 insertions(+), 45 deletions(-)

Reply via email to