Neo4j - How to get current version via REST -


how can current running neo4j-server version (or in general server informations) via rest? there "/status" uri or similar?

making request against server data root return info:

get http://localhost:7474/db/data/ 

the call return json object. server version in key "neo4j_version". documented here.


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -