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

Bls spike apache age #18

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Bls spike apache age #18

wants to merge 3 commits into from

Conversation

bsimpson
Copy link
Contributor

@bsimpson bsimpson commented Sep 4, 2024

Spike to get this library working with Apache AGE

* The query structure is different and openCypher commands must be wrapped
in a prepared statement
* Results must be parsed differently
AGE does not appear able to MATCH+SET on relationships
You have to MATCH a relationship with the inline matchers but then it
ignores the SET clause in favor of the inline matchers.

This means we have to delete and create a relationship to approximate
an upsert
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