I was wonder if anyone could tell me how you list all the existing indexes on nodes in a neo4j database through the neo4j-sh shell?
The documentation shows how it can be done using the REST api http://docs.neo4j.org/chunked/stable/rest-api-indexes.html
but how do I do it from the neo4j-sh shell?