Hi, I well know that SDN is fully optimized for embedded database. I would like to know if there are any plan (or maybe already done?) to improve the way SDN manages @Fetch requests on lazy collections when using REST mode. Indeed, some use cases are very slow with it.
A good workaround would be to write a pure Cypher query (@Query on a repo's method) to fetch for lazy collections. However, this would break entity encapsulation, since I don't want to populate the list inside the Entity => an entity is a simple POJO not aware about repositories. So it's not a pure technical question, but a curiosity :) Thanks a lot, Michael -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
