neo4j / cypher-builder
A library for building Cypher queries for Neo4j programmatically.
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.
Repository Overview (README excerpt)
Crawler viewCypher 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.