Skip to content

Conversation

@imilinovic
Copy link
Contributor

@imilinovic imilinovic commented Oct 13, 2023

Description

  • path.slice - get a subset of a path,
    path.combine - combine two paths into one,
    path.elements - get path elements as a list of nodes and relationships PR368
  • refactor the path module and change path.subgraph to bfs instead of dfs which improves the speed and lowers memory usage by a lot PR370

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

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

idoraban and others added 30 commits August 2, 2023 09:09
[main < T585 T586] Implement date functions
@antoniofilipovic antoniofilipovic added this to the 1.12.0 milestone Oct 17, 2023
@imilinovic imilinovic added status: ready PR is ready for review and removed status: draft PR is in draft phase labels Oct 24, 2023
@imilinovic imilinovic marked this pull request as ready for review October 24, 2023 13:35
@imilinovic
Copy link
Contributor Author

@vpavicic docs are here memgraph/documentation#274

@antoniofilipovic antoniofilipovic added status: ship it PR approved and removed status: ready PR is ready for review labels Oct 25, 2023
@antoniofilipovic antoniofilipovic merged commit 9f5a083 into main Oct 25, 2023
@antoniofilipovic antoniofilipovic deleted the E-add-path branch October 25, 2023 14:42
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.

6 participants