memgraph / mage

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

[main < E-graphQL] Add compatibility for graphQL #358

Closed mpintaric55334 closed 11 months ago

mpintaric55334 commented 11 months ago

Description

Change refactor, label, and create procedures to have camelCase output and input params. Change map and collections procedures to functions. Change schema NodeTypeProperties and schema RelTypeProperties to use camel case input and output parameters.

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

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

antoniofilipovic commented 11 months ago

@vpavicic release note: Change refactor, label, and create procedures to have camelCase output and input params. Change map and collections procedures to functions. Change schema NodeTypeProperties and schema RelTypeProperties to use camel case input and output parameters.