Hi!

> "Instance" nodes then maintain a two-way relationship with their associated
> "Type" node so that any node can quickly obtain its Type node and so we can
> easily traverse all instances of a specific type

I'm not sure what you mean by "two-way relationship", but relationships 
can always be followed/traversed in both directions. So a single 
relationship is already two-way, it all depends on how you treat it when 
traversing, using Direction.BOTH/INCOMING/OUTGOING as seen from the 
perspective of the node.


/anders

-- 
Anders Nawroth [and...@neotechnology.com]
GTalk, Skype: anders.nawroth
Phone: +46 737 894 163
http://twitter.com/nawroth
http://www.anders.nawroth.se/


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

Reply via email to