This is an automated email from the ASF dual-hosted git repository.

xiazcy pushed a change to branch multi-label-experiment
in repository https://gitbox.apache.org/repos/asf/tinkerpop.git


 discard a37c5893c3 Make TinkerGraph default to ONE for labels, add docs and 
changelog
 discard 6a1e99ee33 Add cardinality support and append-only update for 
multi-label
 discard 0aa9896854 Add GLV implementations for multi-label
 discard 511dcd9e47 Extend multi-label to edges, fix transactions, add feature 
tests
 discard ed4c9ba663 Implement multi-label prototype for vertices
     new c6bdc4c7ab Implement multi-label prototype for vertices
     new f28c735c84 Add edge label API surface, fix transactions, add feature 
tests
     new ea22500ad0 Add GLV implementations for multi-label
     new ef78a7bf2d Add LabelCardinality, append-only merge semantics, 
source-level with('multilabel')
     new e47d4c9baf Configure TinkerGraph defaults, add 
LabelsDropVerificationStrategy, docs and tests

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (a37c5893c3)
            \
             N -- N -- N   refs/heads/multi-label-experiment (e47d4c9baf)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 AGENTS.md | 31 -------------------------------
 1 file changed, 31 deletions(-)

Reply via email to