I am trying to visualize my neo4j database from another computer that is connected to same server. While I am able to successfully establish remote connection, I am not able to view any data(nodes/relationships) that I have created in my original database. The user from which I am logging in has admin and public roles.
I am able to connect and visualize data through Neo4j Browser. I meant that while I am able to connect Neo4j database in Chrome , the data is not visible, and I can only see empty database.