node-neo4j
Graph database client
A Neo4j graph database client library for Node.js
[RETIRED] Neo4j graph database driver (REST API client) for Node.js
926 stars
55 watching
135 forks
Language: CoffeeScript
last commit: about 6 years ago
Linked from 1 awesome list
cypherneo4jnode-neo4jnodejs
Related projects:
Repository | Description | Stars |
---|---|---|
dotnet4neo4j/neo4jclient | A .NET client for interacting with the Neo4j graph database | 429 |
neo4j/neo4j-dotnet-driver | A .NET driver for connecting to and interacting with a graph database | 231 |
neo4j/neo4j-jdbc | Provides a JDBC driver for interacting with Neo4j graph databases | 135 |
neo4j/neo4j-java-driver | A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 335 |
neo4j-rstats/neo4r | A driver that provides an interface to the Neo4J graph database from R. | 106 |
neo4j/neo4j-javascript-driver | A JavaScript driver that enables communication with Neo4j graph databases | 861 |
michaelklishin/neocons | A Clojure client for interacting with the Neo4J graph database API | 204 |
neo4j/docker-neo4j | Provides Docker images for running Neo4j Graph Database in containerized environments. | 339 |
jmcvetta/neoism | A Neo4j client library for Go, providing access to the graph database via its REST API. | 388 |
jadell/neo4jphp | Provides a PHP interface to the Neo4j graph database | 533 |
neo4j/neo4j-python-driver | A Python driver for interacting with the Neo4j graph database using its Bolt protocol. | 924 |
wolfgang-schuetzelhofer/jcypher | Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |
spring-projects/spring-data-neo4j | Provides a Spring-based framework for integrating with Neo4j graph databases | 840 |
maxdemarzi/neography | A Ruby wrapper to access Neo4j's REST API | 602 |
jimwebber/neo4j-tutorial | A hands-on tutorial project teaching Neo4j graph database concepts through a series of unit tests | 320 |