age icon indicating copy to clipboard operation
age copied to clipboard

Implement multiple label

Open rafsun42 opened this issue 1 year ago • 1 comments

Add support for multiple labels in CREATE, MERGE and MATCH clause.

Important Notes:

  • Before merging, please rerun the workflow again. Any tests that were added after this branch was last updated will fail because this PR makes minor changes in how vertex and edge objects are output.

rafsun42 avatar Apr 24 '24 21:04 rafsun42

@rafsun42 Looks good to me-- this seems to be a really big change seeing that it affects the regression tests in a large way. I think it should be a priority to get this reviewed by as many people as possible, so that development can continue. @jrgemignani mind taking a look?

dehowef avatar May 01 '24 02:05 dehowef

@jrgemignani @MuhammadTahaNaveed This PR is ready for review now. It was rebased to a new remote branch multiple_label_16, which is based off master. So, there won't be any merge conflicts when changes are added to master. Once it is merged, the remote multiple_label_16 needs to be rebased and merged to master.

rafsun42 avatar Aug 28 '24 18:08 rafsun42

Moved to #2082

rafsun42 avatar Aug 29 '24 19:08 rafsun42