Hi all,

For nodes that are kept in the indexed service, is there a more clever  
(and hopefully efficient) way to get the node count than manually  
iterating over all the nodes in the index and actually counting. I  
don't see anything obvious in the IndexService() interface, and am not  
sure if I've overlooked something useful somewhere else.

I suppose I could always keep a running tally somewhere, but then I'd  
have to be careful to keep it in sync with reality. Ideally the count  
would be closer to the metal.

Thanks,
Andreas
_______________________________________________
Neo mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to