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.

Neo4j Bolt driver wrapper for Angular

webmaxru
Node Link

Let me introduce the module I created for using Neo4j Bolt driver for JavaScript from the Angular application. A special browser version of the driver supports connecting to Neo4j over WebSockets.

https://www.npmjs.com/package/angular-neo4j

On GitHub: https://github.com/webmaxru/angular-neo4j
PRs are welcome!

Maxim Salnikov

2 REPLIES 2

Nice work Maxim! So it looks like from the README you have a situation where the user is entering their username/password into your angular app to use with the database, is that right?

It looks like a pretty easy way to plug in a neo4j connection into any angular app. What kind of apps are you writing with this?

Thank you, David!
Yes, in the simplest (backendless) setup the user enters neo4j credentials in the app's UI dialog. That works fine for the internal tools/helpers I build to support my team's experiments on relationships-based identity management at ForgeRock. My teammates had a session at GraphConnect about Access Management: Injecting Identity into the Graph

Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online