I am working on a small internally deployed Rails Application in my organisation with Neo4J as persistence layer.
I want to allow users to be able to visually see the Data stored in the Database Browser provided by Neo4J and interact with it. ( Security is not a concern )
However I want to keep the experience seamless and provide the visualisation tool as a part of my web application.
Is there a work around for it?