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

Remove Neo4J OGM #1900

Open
oxisto opened this issue Dec 14, 2024 · 0 comments
Open

Remove Neo4J OGM #1900

oxisto opened this issue Dec 14, 2024 · 0 comments

Comments

@oxisto
Copy link
Member

oxisto commented Dec 14, 2024

We want to get rid of the Neo4J OGM (and its annotations) since it burdens us that we need to design our node in a certain way that we are not happy with. Because we still want to support neo4j as a persistence and visualisation target, the first step was a new persistence layer that directly invokes CYPHER commands without the need for neo4j-ogm.

This issue serves as a collection of things remaining to do before we can remove the neo4j-ogm completely

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

No branches or pull requests

1 participant