How to get total no. of relationships in a neo4j instance on ec2

22 views
Skip to first unread message

divyanshu das

unread,
Oct 11, 2012, 7:22:28 AM10/11/12
to ne...@googlegroups.com
I have neo4j 1.6.1 community edition instance running on ec2. I want to check the total number of relationships in the database. On local machine, it comes in the localhost:7474/webadmin. But how to check that in ec2 ? Is there a curl command for this?

Michael Hunger

unread,
Oct 11, 2012, 7:29:34 AM10/11/12
to ne...@googlegroups.com
You can just have your server listen on the public port, then you can also access the web-ui. Note that the dashboard page only shows the highest relationship-id in use not the actual count.

I think it would make sense for you to upgrade to 1.8 then you can also pass a cypher statement to the server to get the total relationship count.

Michael

Am 11.10.2012 um 13:22 schrieb divyanshu das:

> I have neo4j 1.6.1 community edition instance running on ec2. I want to check the total number of relationships in the database. On local machine, it comes in the localhost:7474/webadmin. But how to check that in ec2 ? Is there a curl command for this?
>
> --
>
>

Reply all
Reply to author
Forward
0 new messages