Hello everyone, just watched Michael Hunger on the Spring Data Neo4j
webinar - thanks Michael.

Now to the question, its an old problem - the "supernode" relationship
navigation:

Assume a *Movie *node has N.000.000 incoming *LIKES *from *User *nodes, but
only a few incoming *ACTS_IN *from *Actor* nodes.

How would we navigate in SDN from *Movie *onto these *ACTS_IN *relationships
& *Actor *nodes via an indexed relationship (eg
IndexedRelationShipExpander), without stumping onto those 1M *LIKES
*relationships
that will put a huge delay on us ?

Regards

Agelos
_______________________________________________
NOTICE: THIS MAILING LIST IS BEING SWITCHED TO GOOGLE GROUPS, please register 
and consider posting at https://groups.google.com/forum/#!forum/neo4j

Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to