neo4r
Graph database client
A driver that provides an interface to the Neo4J graph database from R.
A Modern and Flexible Neo4J Driver
106 stars
15 watching
29 forks
Language: R
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
neo4j/neo4j-java-driver | A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 331 |
neo4j/neo4j-javascript-driver | A JavaScript driver that enables communication with Neo4j graph databases | 856 |
neo4j/neo4j-jdbc | An official Java driver for interacting with Neo4j graph databases using the JDBC protocol | 135 |
neo4j/neo4j-python-driver | A Python driver for interacting with the Neo4j graph database using its Bolt protocol. | 912 |
dotnet4neo4j/neo4jclient | A .NET client for interacting with the Neo4j graph database | 430 |
neo4j/neo4j-dotnet-driver | A .NET driver for connecting to and interacting with a graph database | 231 |
thingdom/node-neo4j | A Neo4j graph database client library for Node.js | 926 |
neo4jrb/activegraph | A Ruby wrapper around Neo4j, providing an Active Model interface to its graph database capabilities. | 1,398 |
jmcvetta/neoism | A Neo4j client library for Go, providing access to the graph database via its REST API. | 390 |
jadell/neo4jphp | A PHP wrapper for interacting with the Neo4j graph database REST interface. | 532 |
maxdemarzi/neography | A Ruby wrapper to access Neo4j's REST API | 602 |
neo4j/docker-neo4j | Provides Docker images for running Neo4j Graph Database in containerized environments. | 336 |
michaelklishin/neocons | A Clojure client for the Neo4J REST API, providing a feature-rich interface to the graph database | 204 |
kraison/cl-neo4j | An interface to the Neo4j graph database API for Common Lisp | 26 |
wolfgang-schuetzelhofer/jcypher | Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |