Cypher Language Reference
Hub for the Cypher language reference: schema, syntax, functions, and best practices for WhisperGraph.
Updated May 2026Cypher
Cypher Language Reference Documentation
Welcome to the Cypher language reference for WhisperGraph. The reference is split into focused pages so you can jump to exactly what you need.
Reference pages
- Graph Schema Reference — Node labels, edge types, multi-hop patterns, and the ER diagram for WhisperGraph. Used by every Cypher query.
- Cypher Syntax Reference — MATCH, WHERE, WITH, RETURN, ORDER BY, aggregations, and path patterns — the Cypher language as supported by WhisperGraph.
- Cypher Functions & Procedures — Built-in functions, threat-intel procedures, schema introspection, and other features beyond core Cypher syntax.
- Cypher Best Practices — Performance rules, common pitfalls, and the do-this / not-that quick-reference table for Cypher on WhisperGraph.
See also
- Cypher API Reference — endpoints, parameters, errors, rate limits
- Cypher Cookbook — copy-paste recipes by security workflow
- Cypher Cheat Sheet — one-page summary