|
|
|
|
|
by ysleepy
3680 days ago
|
|
Sorry my edit was after your answer. Yeah well, literally ORM has relational in it, but you probably know what I mean. So it behaves more like a graph store?
- Can I query bottom up / through collections ? I'm really interested in the technical details and their implications. |
|
We don't have support for collecting objects bottom up yet, bu t it is tracked here: https://github.com/realm/realm-java/issues/2232
Realm Swift/Objective C has support for bi-directional references and we are adding that to Realm Java shortly as well: https://github.com/realm/realm-java/issues/607 ..That will also help when doing bottom-up queries.
If you want to know more about the internal details. There is some talks/articles here that might interest you:
- https://realm.io/news/threading-deep-dive/
- https://realm.io/news/jp-simard-realm-core-database-engine/
- https://www.youtube.com/watch?v=vGFInG96KH4