It could be 100's or even 1000's of objects.. Say we have Object A is related to Object B we need a way of expressing the association so that we can navigate from one to the other.
it's a many to many association type idea.. If we co-locate the association cache with the source, then we cannot navigate from the destination, or the other way around. Does that make sense? The strategy for now will be to create a Bi-Cache that stores and maintains the edges on both sides. -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Searching-for-something-based-on-an-Array-values-tp2047p2074.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.