Skip to content

Add IN operator to query builder#379

Open
griendt wants to merge 1 commit intomemgraph:mainfrom
griendt:feature/in-operator
Open

Add IN operator to query builder#379
griendt wants to merge 1 commit intomemgraph:mainfrom
griendt:feature/in-operator

Conversation

@griendt
Copy link

@griendt griendt commented Mar 13, 2026

Description

Adds support for the IN operator to the query builder.

Pull request type

Please delete options that are not relevant.

  • Feature

Related issues

Closes #378

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

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

Reviewer checklist (the reviewer checks this part)

  • Core feature implementation
  • Tests
  • Code documentation
  • Documentation on gqlalchemy/docs

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

@CLAassistant
Copy link

CLAassistant commented Mar 13, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add IN to query builder

2 participants