cypher-dsl
Query generator
A Java-based tool for generating Cypher queries in a type-safe and builder-like manner.
A Java DSL (Builder) for the Cypher Query Language
198 stars
27 watching
64 forks
Language: Java
last commit: 3 days 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 | 516 |
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 library of custom implementations for Neo4j's procedural interface, providing extensions to the graph database's capabilities. | 1,715 |
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 extension facilitating spatial data storage and querying using JTS and GeoTools libraries | 779 |
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 the Neo4J REST API, providing a feature-rich interface to the graph database | 204 |
moxious/neoprofiler | Tools for analyzing and understanding Neo4J databases | 37 |