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

OrientDB adapter #413

Open
sarhugo opened this issue Jul 30, 2014 · 0 comments
Open

OrientDB adapter #413

sarhugo opened this issue Jul 30, 2014 · 0 comments

Comments

@sarhugo
Copy link

sarhugo commented Jul 30, 2014

Hi, I'm developing an adapter for orientdb. Currently every test pass except for the ones related to relationships.
You can check the adapter here: https://github.com/sarhugo/jugglingdb-orientdb
My doubt is how I can modify the way that relationships are handled without having to rewrite the relation handler entirely. My desire is to implement the relationships via edges between classes or even allow to have the related records embedded into the class itself, maybe via some custom setting when defining the relationship.

I'm welcome to suggestions
Thanks

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

No branches or pull requests

1 participant