Well I want to see after my import if all lines are correctly imported. So the amount is really cool to see. Some other databases have such an overview. So I ask if I just maybe are not able to find them. But they do not really exist, right?
Am Mittwoch, 17. September 2014 13:19:38 UTC+2 schrieb Michael Hunger: > > If you only want to see _which_ labels and rel-types exists, check the > left browser tabs that list those (there are also REST endpoints). > > Otherwise there are only lower level operations in the core database that > might expose that faster. > > How often do you need to update these stats? > > Michael > > On Wed, Sep 17, 2014 at 12:04 PM, 'Curtis Mosters' via Neo4j < > [email protected] <javascript:>> wrote: > >> Well I use >> >> MATCH (n) RETURN labels(n)[0],count(*); >> >> to get an overview. But in my case with 25 Mio nodes it takes 6 minutes. >> Way too long. >> >> Is there a better and most important faster way? >> >> Thanks >> >> -- >> 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] <javascript:>. >> For more options, visit https://groups.google.com/d/optout. >> > > -- 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.
