On Mon, Mar 14, 2011 at 3:17 PM, Mattias Persson
<matt...@neotechnology.com> wrote:

> Could you describe a bit what kind of traversal you're doing?

I got nodes that describe a base of our organization, each nodes has
relationships with nodes that describe the network used in the base,
each network nodes has relationships with one or more IP addressed
used in the networks.

The IP address nodes has relations with users nodes who have used the
PC with the particular IP address and each users Nodes have
relationships which Nodes identifing actions taken, domains visited,
decision made etc...

So I got this rel types: NETWORK, HAS_TAKEN, HAS_VISITED,
HAS_TAKEN_FROM, HAS_VISITED_FROM etc...

The Traversal should start from the base Node down to each user
action, going through networks, IP, domains, etc...

Am I have been clear enough?

Cheers
-- 
Massimo
http://meridio.blogspot.com
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to