I have a Community Edition 4.2.5 database that I'd like to be able to query via Scala code. When I pop the db open using the web interface and launch a query, it works great. However, when I launch the same query using Neo4j embedded, no results are ...