back to home

neo4j / cypher-builder

A library for building Cypher queries for Neo4j programmatically.

78 stars
22 forks
6 issues
TypeScriptJavaScript

AI Architecture Analysis

This repository is indexed by RepoMind. By analyzing neo4j/cypher-builder in our AI interface, you can instantly generate complete architecture diagrams, visualize control flows, and perform automated security audits across the entire codebase.

Our Agentic Context Augmented Generation (Agentic CAG) engine loads full source files into context on-demand, avoiding the fragmentation of traditional RAG systems. Ask questions about the architecture, dependencies, or specific features to see it in action.

Source files are only loaded when you start an analysis to optimize performance.

Embed this Badge

Showcase RepoMind's analysis directly in your repository's README.

[![Analyzed by RepoMind](https://img.shields.io/badge/Analyzed%20by-RepoMind-4F46E5?style=for-the-badge)](https://repomind.in/repo/neo4j/cypher-builder)
Preview:Analyzed by RepoMind

Repository Overview (README excerpt)

Crawler view

Cypher Builder Cypher Builder is a JavaScript programmatic API to create Cypher queries for Neo4j. • Documentation _Cypher_ _Params_ Contributing See our contributing guide for development instructions. Examples You can find usage examples in the examples folder. > This library is for JavaScript and TypeScript only. If you are using Java, check Neo4j Cypher DSL.