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

Regex search #420

Merged
merged 1 commit into from Nov 27, 2023
Merged

Regex search #420

merged 1 commit into from Nov 27, 2023

Conversation

as51340
Copy link
Collaborator

@as51340 as51340 commented Nov 24, 2023

Description

Added regex search based on neo4j apoc module.
Closes #412

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

#412

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

Reviewer checklist (the reviewer checks this part)

Module/Algorithm

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

@as51340 as51340 added the feature feature label Nov 24, 2023
@as51340 as51340 self-assigned this Nov 24, 2023
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.

Just one comment

@antoniofilipovic antoniofilipovic merged commit 9d4f9b9 into main Nov 27, 2023
4 checks passed
@antoniofilipovic antoniofilipovic deleted the regex-search branch November 27, 2023 11:44
@as51340
Copy link
Collaborator Author

as51340 commented Nov 27, 2023

Added query module text function for applying regex on text using c++ regex library.

@vpavicic vpavicic added the Docs needed Docs needed label Nov 27, 2023
@antoniofilipovic antoniofilipovic added this to the 1.13.0 milestone Nov 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs needed Docs needed feature feature
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Build apoc.text.regexGroups alternative
3 participants