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

Implement one-to-many external edge #7

Open
schrockn opened this issue Jul 2, 2017 · 0 comments
Open

Implement one-to-many external edge #7

schrockn opened this issue Jul 2, 2017 · 0 comments

Comments

@schrockn
Copy link
Owner

schrockn commented Jul 2, 2017

Currently the only edge type supported is a stored id on object (which is canonical) and then (non-canonical) edges pointing from the other direction to create the many-to-one relationship. There should also be a variant which allows the id to be stored in a edge outside of the object. This will become clear if a mature system develops on this where there would be hundreds of relationships between a central object -- such as user -- and all the other features in the app.

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