I created a database using Community Edition, which appears to be located at
C:\neo4j\neo4j-community-4.2.7\data\databases\neo4j
I load data into the database using py2neo, which includes this line:
graph = Graph("bolt://localhost:7687", auth=("neo4j...