On Wed, Mar 16, 2011 at 6:17 PM, David Montag
<david.mon...@neotechnology.com> wrote:

> Massimo,
> So just to understand your graph layout, you have:
> (UID) --PERFORMED_ACTION_ON--> (DOMAIN)
> (UID) --ACTION_TOOK_PLACE_FROM--> (IP)
> Is this correct? Could you elaborate a bit more on the use case, along with
> the queries you want to do on your data?
> Thanks,
> David

Yep, I got:

(NETWORK) --> (IP) <-- (UID) --> (DOMAIN)

Then I need to "collect" which actions (defined as properties of the
rel between UID and DOMAIN) users has taken from which NETWORK and
calculate statistics (which domains are most used, the IP more
frequently used, the active UID in a period of time... and so on) and
do some (for now limited) semantic analysis.

Does this sounds good? Am I using neo4j the right way?

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

Reply via email to