Technology
Cypher
Cypher is the declarative, pattern-matching query language for property graph databases: SQL for your connected data.
Cypher is the most widely adopted query language for property graphs, initially developed by Neo4j and now an open specification via the openCypher project. It uses intuitive, ASCII-Art syntax—like `(n:Person)-[:KNOWS]->(m:Person)`—to visually express complex graph patterns. This declarative approach allows developers to efficiently retrieve, insert, and update data by focusing on *what* to find, not *how* to traverse, making it highly accessible for graph database operations.
4 projects
·
3 cities
Related technologies
Recent Talks & Demos
Showing 1-4 of 4
Neo4j: Graph-Enhanced XGBoost Fraud Detection
São Paulo
Mar 26
Neo4j
Neo4j Graph Data Science (GDS)
Neo4j LangGraph 3D Planning Agent
Paris
Dec 9
LangGraph
Neo4j
Neo4j: Scientific Collaboration Network Analysis
São Paulo
Nov 27
Neo4j
PostgreSQL
Neo4j: LLMs Querying CNPJs
São Paulo
Aug 28
Neo4j
LangChain