Following on from my previous performance related thread,   complaining 
about the lack of paralisation of matches.
Some matches should be very easy to parallize; i.,e.

neo4j> START r=rel(*) return distinct type(r) ;

Runs for about 24 hours on my system and consumes 1 thread.  :-(

I have any examples of similar searches.   Is it not possible to address 
the simple cases and add a degree of parallelism ?

Wayne

-- 
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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to