cypher-dsl
Cypher Query Builder
A Java DSL for generating Cypher queries in Neo4j 4.0+
A Java DSL (Builder) for the Cypher Query Language
204 stars
27 watching
65 forks
Language: Java
last commit: about 1 month ago
Linked from 1 awesome list
buildercyphercypher-buildercypher-query-languagedsljavajava-dslneo4j
Related projects:
Repository | Description | Stars |
---|---|---|
wadael/neoloadcsvskelgen | Generates Neo4j Cypher code skeleton for importing CSV files | 2 |
neo4j-contrib/cypher-vim-syntax | A Vim syntax extension for highlighting and formatting Cypher queries | 40 |
nhogs/popoto | A visual query builder for Neo4j graph databases | 515 |
graphaware/neo4j-graphgen-procedure | A Neo4j procedure for generating test data in various formats such as nodes, relationships, and values. | 9 |
jimwebber/neo4j-tutorial | A hands-on tutorial project teaching Neo4j graph database concepts through a series of unit tests | 320 |
neo4j-contrib/neo4j-apoc-procedures | A comprehensive collection of procedures and functions for Neo4j graph databases | 1,728 |
neo4j/neo4j-dotnet-driver | A .NET driver for connecting to and interacting with a graph database | 231 |
wolfgang-schuetzelhofer/jcypher | Provides Java access to Neo4J graph databases at various levels of abstraction for complex domain modeling and querying. | 86 |
neo4j-contrib/spatial | A Neo4j library facilitating the import, storage and querying of spatial data in a graph database | 780 |
tatut/specql | A Clojure library that generates and executes common PostgreSQL queries with minimal boilerplate code. | 132 |
jexp/neo4j-tx-participation | Enables Neo4j REST API to participate in transactions initiated by Cypher endpoints | 3 |
anqit/spanqit | A tool for programmatically generating SPARQL queries in Java | 13 |
thingdom/node-neo4j | A Neo4j graph database client library for Node.js | 926 |
michaelklishin/neocons | A Clojure client for interacting with the Neo4J graph database API | 204 |
moxious/neoprofiler | Tools for analyzing and understanding Neo4J databases | 37 |