Evaluate user's options to avoid cyclic domain queries #2840
Labels
status: pending-design-work
Needs design work before any code can be developed
type: new-feature
A completely new feature
I am not yet sure where this will lead to.
Something like a "Trust me, there is no cyclic data in my graph"-Option 😃
Be it an annotation, something programatically from the
Neo4jTemplate
side or ??.Got the use-case multiple times now that a modelled cyclic domain is from a user side not intended to get queried as such but the underlying data forms a acyclic graph.
Of course this scenario also considers that the user has to be made much aware that relationships that might form the cycle will get deleted after loading and saving operations because they were just not fetched.
The text was updated successfully, but these errors were encountered: