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-graphQL] Add compatibility for graphQL #358

Merged
merged 38 commits into from
Sep 26, 2023

Conversation

mpintaric55334
Copy link
Contributor

@mpintaric55334 mpintaric55334 commented Sep 15, 2023

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

  • 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
imilinovic and others added 4 commits September 22, 2023 12:07
* renaming and changing to functions
)

* Change coll proc to func

* Change namings

* PR changes

---------

Co-authored-by: imilinovic <44698587+imilinovic@users.noreply.github.com>
* Add graphQL support for map

* Minor fix

* Update cpp/map_module/algorithm/map.cpp

Co-authored-by: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com>

* Update cpp/map_module/algorithm/map.cpp

Co-authored-by: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com>

* Add from nodes test

---------

Co-authored-by: Antonio Filipovic <61245998+antoniofilipovic@users.noreply.github.com>
Co-authored-by: imilinovic <44698587+imilinovic@users.noreply.github.com>
Co-authored-by: imilinovic <44698587+imilinovic@users.noreply.github.com>
@mpintaric55334 mpintaric55334 added status: ready PR is ready for review and removed In progress labels Sep 22, 2023
@mpintaric55334 mpintaric55334 marked this pull request as ready for review September 22, 2023 13:41
Copy link
Collaborator

@antoniofilipovic antoniofilipovic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me

@antoniofilipovic antoniofilipovic added status: ship it PR approved and removed status: ready PR is ready for review labels Sep 25, 2023
@antoniofilipovic antoniofilipovic merged commit 6c8cfbd into main Sep 26, 2023
4 checks passed
@antoniofilipovic antoniofilipovic deleted the E-graphQL-compatibility branch September 26, 2023 09:36
@antoniofilipovic
Copy link
Collaborator

@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.

@vpavicic vpavicic added this to the 1.12.0 milestone Dec 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs needed Docs needed status: ship it PR approved
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

None yet

6 participants