memgraph / mage

MAGE - Memgraph Advanced Graph Extensions :crystal_ball:
Apache License 2.0
244 stars 24 forks source link

[E-path < T489-T491] Add path combine, slice and elements #368

Closed imilinovic closed 10 months ago

imilinovic commented 11 months ago

Description

Add path combine, slice and elements.

Pull request type

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 commented 11 months ago

The std::move currently copies but it will be implemented to actually move later on

imilinovic commented 11 months ago

This needs the new path testing PR on MAGE

antoniofilipovic commented 11 months ago

@imilinovic which Memgraph this PR needs?

antoniofilipovic commented 11 months ago

Also ping @vpavicic to be in loop for path functions

antoniofilipovic commented 11 months ago

@imilinovic can you also update README on MAGE here?