Neo4jClient
Graph database client
A .NET client for interacting with the Neo4j graph database
.NET client binding for Neo4j
429 stars
99 watching
147 forks
Language: C#
last commit: about 2 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
neo4j/neo4j-jdbc | Provides a JDBC driver for interacting with Neo4j graph databases | 135 |
michaelklishin/neocons | A Clojure client for interacting with the Neo4J graph database API | 204 |
neo4j-rstats/neo4r | A driver that provides an interface to the Neo4J graph database from R. | 106 |
jmcvetta/neoism | A Neo4j client library for Go, providing access to the graph database via its REST API. | 388 |
neo4j/neo4j-java-driver | A Java driver for interacting with the Neo4j graph database using the Bolt Protocol | 335 |
neo4j/docker-neo4j | Provides Docker images for running Neo4j Graph Database in containerized environments. | 339 |
jadell/neo4jphp | Provides a PHP interface to the Neo4j graph database | 533 |
kraison/cl-neo4j | An interface to the Neo4j graph database API for Common Lisp | 26 |
neo4j/neo4j-javascript-driver | A JavaScript driver that enables communication with Neo4j graph databases | 861 |
cleishm/libneo4j-client | A command-line interface for interacting with a graph database using the Bolt Network Protocol | 156 |
wolfgang-schuetzelhofer/jcypher | Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |
neo4jrb/activegraph | A Ruby wrapper around Neo4j, providing an Active Model interface to its graph database capabilities. | 1,398 |
neo4j-contrib/neo4j-tinkerpop-api | A Java-based API adapter for Neo4j's RESTful interface to simplify interaction with the graph database | 6 |