Re: [Neo4j] Attributes or Relationship Check During Traversal

2010-08-02 Thread Mattias Persson
...@burningskysoftware.com rick.bullo...@burningskysoftware.com My instinct says a boolean property would be easier and faster, but ymmv. - Reply message - From: Alex D'Amour adam...@iq.harvard.edu Date: Sun, Aug 1, 2010 2:32 pm Subject: [Neo4j] Attributes or Relationship Check During Traversal

[Neo4j] Attributes or Relationship Check During Traversal

2010-08-01 Thread Alex D'Amour
Hello all, I have a question regarding traversals over a large graph when that traversal depends on a discretely valued attribute of the nodes being traversed. As a small example, the nodes in my graph can have 2 states -- on and off. I'd like to traverse over paths that only consist of active