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

feat: add cypher matcher #36

Merged
merged 3 commits into from
May 16, 2024
Merged

feat: add cypher matcher #36

merged 3 commits into from
May 16, 2024

Conversation

vsoch
Copy link
Member

@vsoch vsoch commented May 16, 2024

This is our first graph database backend (memgraph) with full support for cypher query, and specifically asking for slots. I'm relatively new to cypher and these might need additional tweaking, but until I have experiments that warrant further testing, or others have bandwidth to provide a second pair of eyes, I am moving forward.

vsoch added 3 commits May 16, 2024 01:55
This is a WIP to write the query to do a full match. I am
still needing to write the last bit of logic that returns
the number of slots.

Signed-off-by: vsoch <[email protected]>
Signed-off-by: vsoch <[email protected]>
@vsoch vsoch merged commit d9aebe2 into main May 16, 2024
3 checks passed
@vsoch vsoch deleted the add-cypher-matcher branch May 16, 2024 18:01
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.

1 participant