Have a neo4j database of a community with 1040 people, over 400 groups, 
parents and children (and grandparents).  328 of the groups have a person 
assigned to provide care to the group. People can be in multiple groups, of 
course.  The resulting graph is pretty dense.
I need to find the people who are not in a group with a care person 
assigned.  Currently doing a kludge by exporting a csv list to Excel and 
creating pivot tables to isolate the loners.

Almost all of the examples of graph analysis are based on tracing the 
connected paths.  I'm looking for tips on finding the unconnected people 
and groups.

Pointers to a reference book or article would be appreciated.  A reply post 
with some query patterns would be appreciated, too.

Thanks
Dave

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to