neocons
Graph database client
A Clojure client for interacting with the Neo4J graph database API
A feature rich idiomatic Clojure client for the Neo4J REST API
204 stars
15 watching
32 forks
Language: Clojure
last commit: 2 months ago
Linked from 1 awesome list
clojureclojurewerkzcypherneo4j-server
Related projects:
Repository | Description | Stars |
---|---|---|
kraison/cl-neo4j | An interface to the Neo4j graph database API for Common Lisp | 26 |
dotnet4neo4j/neo4jclient | A .NET client for interacting with the Neo4j graph database | 429 |
thingdom/node-neo4j | A Neo4j graph database client library for Node.js | 926 |
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-rstats/neo4r | A driver that provides an interface to the Neo4J graph database from R. | 106 |
cleishm/libneo4j-client | A command-line interface for interacting with a graph database using the Bolt Network Protocol | 156 |
neo4j/docker-neo4j | Provides Docker images for running Neo4j Graph Database in containerized environments. | 339 |
wolfgang-schuetzelhofer/jcypher | Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |
maxdemarzi/neography | A Ruby wrapper to access Neo4j's REST API | 602 |
neo4j-contrib/neomodel | An Object Graph Mapper for Neo4j's graph database, built on top of the neo4j_driver. | 968 |
neo4jrb/activegraph | A Ruby wrapper around Neo4j, providing an Active Model interface to its graph database capabilities. | 1,398 |
nhogs/popoto | A visual query builder for Neo4j graph databases | 515 |
neo4j/neo4j-jdbc | Provides a JDBC driver for interacting with Neo4j graph databases | 135 |
spring-projects/spring-data-neo4j | Provides a Spring-based framework for integrating with Neo4j graph databases | 840 |