In the Neo4j web administration tool (http://127.0.0.1:7474/webadmin/), I can only explore nodes and relationships created through this interface.
However, it doesn't show databases created by my Java applications which use embedded Neo4j and store databases outside the /data directory. How can I explore these databases?