jugglingdb icon indicating copy to clipboard operation
jugglingdb copied to clipboard

OrientDB adapter

Open sarhugo opened this issue 11 years ago • 0 comments

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

sarhugo avatar Jul 30 '14 15:07 sarhugo