I\'m looking for something similar to the MySQL ( SHOW INDEXES ). I was able to get a list of indexes using py2neo in Python
graphDB = neo4j.GraphDatabaseS
What about the :schema command? (In the Neo4j shell it's just schema).
:schema
schema
Works like charm for me in Neo4j 2.0.1