This question is for my personal development on my own desktop. I already installed Neo4j. I know how to and do use Bloom through the Desktop Browser.
I need to know how to invoke Bloom through a hyperlink in a webpage (through an HTML file running on my PC). The purpose is that upon clicking the link Bloom will directly show a pre-set Perspective of the graph. Then within the sub-window created by Bloom, the user can perform some Bloom functions, like expanding, cypher queries, etc.
Is there a way to do that?