Questions tagged [neo4j-bloom]

3 questions
0
votes
0 answers

Integrating Restricted Neo4j Bloom Functionality into React.js Application

I aim to integrate Neo4j Bloom into a React.js application using an iframe. This integration will allow users of the React application to interact with and navigate through the graph. However, I intend to provide limited access to the user,…
nilesh1212
  • 1,561
  • 2
  • 26
  • 60
0
votes
0 answers

How can I achieve node expansion and collapsing in Neo4j Bloom visualization

Title: How can I achieve node expansion and collapsing in Neo4j Bloom visualization? Question: I'm currently using Neo4j Bloom to visualize a complex graph dataset, and I'm wondering if there's a way to expand and collapse nodes within the…
nilesh1212
  • 1,561
  • 2
  • 26
  • 60
0
votes
1 answer

Integrating Neo4j Bloom in a React JS Application using iFrame

Is it possible to embed Neo4j Bloom into a React.js application using an iFrame? I have a React.js application where I want to provide users with data visualization capabilities using Neo4j Bloom, but I'm unsure about the best approach to achieve…
nilesh1212
  • 1,561
  • 2
  • 26
  • 60