Hi,
I installed the Desktop App but cannot find a way to open Neo4J Bloom in a browser via a URL. Is there a way? I can only call localhost:7474 but it opens only Neo4J Browser, and not Bloom.
Thank you all
Hi,
I installed the Desktop App but cannot find a way to open Neo4J Bloom in a browser via a URL. Is there a way? I can only call localhost:7474 but it opens only Neo4J Browser, and not Bloom.
Thank you all
The manual mentions needing the bloom server plug-in in order for bloom to be accessed via a browser. You may want to look into that.
hi,
first of all thanks for your reply,
i have the same issue, but the link you've put seems not to work (for me in any case)
could you maybe post here what i need to do to figure out the problem ?
like the author of this post, I can only call localhost with my number of HTTP port but it opens only Neo4J Browser, and not Bloom.
Thanks again ![]()
It looks like the link was fixed. You should try again.
Hi there,
I read the article mentioned above and have a question:
Is it possible to call the Bloom Desktop App from a another tool? Maybe with a cmd command that Desktop opens with a specific view?
I guess not, so then I would prefer the Webbased solution. Is there any licensing needed, when running Neo4j just locally and on a single server with a single user?
Thanks in advance,
Daniel
I found out that there are so called Deep links into Bloom. Deep links into Bloom - Neo4j Bloom
I have some struggles with formulating the query.
That is the example:
neo4j://graphapps/neo4j-bloom/?search=employee%203115112&perspective=HRM%20Perspective&run=true
So in my test case I have Movies. One with the title "Top Gun" and the perspective is called "best". I tried many different queries but do not find the logic behind. I get different error messages (Could not connect to the graph, Could not find the scene,...) Bloom opens and sometimes even the right database but after some seconds it breaks. I just want that bloom opens with the specific node.
Thanks in advance
neo4j://graphapps/neo4j-bloom/?search=Movie%20Top%20Gun&perspective=best&run=true