cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Embedding Neo4j Desktop Edition with a UI

Hi,

I want to use the Neo4j desktop edition server, with an Angular UI. I want to trigger the localhost server and execute the query with a click on the UI.
Can someone guide me on how this could be done?

3 REPLIES 3

Hi,

Any solution to this?

Maybe something like this? It should be a wrapper around our javascript Bolt Driver (which you could use instead)

Thanks Andrew. I'll use the link.