This is an automated email from the ASF dual-hosted git repository.
jin pushed a change to branch enhance-configs
in repository https://gitbox.apache.org/repos/asf/incubator-hugegraph.git
from 3027bcf14 refactor: fix update TTL failed & enhance server configs
add 3c1479239 Support resetting TTL to 0 for labels via append
No new revisions were added by this update.
Summary of changes:
.../hugegraph/schema/builder/EdgeLabelBuilder.java | 9 ++++++
.../schema/builder/VertexLabelBuilder.java | 9 ++++++
.../apache/hugegraph/core/EdgeLabelCoreTest.java | 37 ++++++++++++++++++++++
.../apache/hugegraph/core/VertexLabelCoreTest.java | 26 +++++++++++++++
4 files changed, 81 insertions(+)