Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main < E-refactor] Add refactor functions #376

Merged
merged 18 commits into from Oct 27, 2023
Merged

Conversation

imilinovic
Copy link
Collaborator

@imilinovic imilinovic commented Oct 3, 2023

Description

  • refactor.clone_nodes speed improvements PR372
  • refactor.normalize_as_boolean - convert property values of given nodes to booleans PR367
  • refactor.extract_node - create a node from the given relationship, connecting the new node with the previous start and end ndoes PR364
  • refactor.delete_and_reconnect - delete and reconnect nodes from path PR373
  • refactor.rename_type - rename relationship type. PR396
  • refactor.rename_type_property - rename relationship property[PR388] ([E-refactor < T381] Implement rename type property #388)

Pull request type

  • Bugfix
  • Algorithm/Module
  • Feature
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Related issues

Delete if this PR doesn't resolve any issues. Link the issue if it does.

######################################

Reviewer checklist (the reviewer checks this part)

Module/Algorithm

######################################

@imilinovic imilinovic self-assigned this Oct 3, 2023
@imilinovic imilinovic added In progress type: module type: docs Improvements or additions to documentation Docs needed Docs needed and removed type: docs Improvements or additions to documentation labels Oct 3, 2023
@antoniofilipovic antoniofilipovic added this to the 1.12.0 milestone Oct 17, 2023
@imilinovic imilinovic marked this pull request as ready for review October 25, 2023 23:46
@mpintaric55334 mpintaric55334 added status: ready PR is ready for review and removed In progress labels Oct 26, 2023
@antoniofilipovic antoniofilipovic added status: ship it PR approved and removed status: ready PR is ready for review labels Oct 27, 2023
@antoniofilipovic antoniofilipovic merged commit 9021505 into main Oct 27, 2023
2 checks passed
@antoniofilipovic antoniofilipovic deleted the E-add-refactor branch October 27, 2023 08:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

3 participants