This information (# of nodes and rels) is available using JMX which can be 
queried separately without accessing the graphdb.

You can provide similar custom monitoring by adding JMX MBeans to your app.

Then those can be viewed using jconsole or a similar tool.

Cheers

Michael

Am 08.08.2011 um 23:22 schrieb noppanit:

> I'm building an application with embedded database, but also I'm trying to
> build a monitoring tool where it will shows me how many relationships, nodes
> and categorise those nodes to represent in some kind of charts using google
> chart. My question would be in embedded database, it only allows one
> instance at a time, how could I implement a monitoring tool in the
> background to just query the data without disrupting the front-end?
> 
> Best,
> T.
> 
> --
> View this message in context: 
> http://neo4j-community-discussions.438527.n3.nabble.com/Neo4j-embedded-database-with-monitoring-tool-tp3236863p3236863.html
> Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
> _______________________________________________
> Neo4j mailing list
> [email protected]
> https://lists.neo4j.org/mailman/listinfo/user

_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to