-
Notifications
You must be signed in to change notification settings - Fork 616
Multi-level projection support #2313
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
Comments
meistermeier
added a commit
that referenced
this issue
Jul 2, 2021
meistermeier
added a commit
that referenced
this issue
Jul 2, 2021
meistermeier
added a commit
that referenced
this issue
Jul 2, 2021
meistermeier
added a commit
that referenced
this issue
Jul 5, 2021
meistermeier
added a commit
that referenced
this issue
Jul 6, 2021
meistermeier
added a commit
that referenced
this issue
Jul 6, 2021
meistermeier
added a commit
that referenced
this issue
Jul 6, 2021
meistermeier
added a commit
that referenced
this issue
Jul 7, 2021
meistermeier
added a commit
that referenced
this issue
Jul 9, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The projections currently support only filtering of properties on the first level.
With a deeper projection awareness, we should be able to not only load a specific slice / sub-graph of data but also use the projection composition as some kind of blueprint for save operations.
The text was updated successfully, but these errors were encountered: