Open
Description
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.