Hi Gautam,
a lot of monitoring info is exposed via the JMX and Monitoring API,
see http://docs.neo4j.org/chunked/snapshot/operations-monitoring.html
for details. I believe the number of nodes and releationships is part
of the community edition, so just try it out using the JMX API (there
is Java code in the docs provided)

Does that help?

/peter

On Thu, Aug 18, 2011 at 8:33 PM, Gautam Thaker <gautam.h.tha...@lmco.com> wrote:
> Hi:
>
> I am somewhat new to neo4j.  I wanted to track the number of nodes and
> relations in my datastore over time, and to do so from my own program
> (as opposed to from the webadmin gui that one reaches at
> http://localhost:7474.)
>
> Are there API calls that provide this information?
>
> Thanks.
>
> Gautam
>
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to