Re: [Neo4j] Re: Spring Data Neo4j Repositories (Safe to return List?)

2016-03-10 Thread Luanne Coutinho
Hi Eric, if you're referring to Spring Data Neo4j 4+, and return types of derived finders/custom queries, then yes, you can return a List. Regards Luanne On Fri, Mar 11, 2016 at 12:01 AM, Eric Fulton wrote: > oh please answer me > > > On Wednesday, March 9, 2016 at

[Neo4j] Triple-Like 'facts' instead of Hyper-edges ?

2016-03-10 Thread John O'Gorman
I am working with a Neo4J model that uses a finite set of Labels based on the six interrogatives (Who, What, When, Where, Why and How) and on a similarly constrained set of relationships: Is_A, Is_Has, Is_Part_Has, Is_Precedent_Has, Is_Equivalent_Has and Is_Property_Has. Since the nature of