Cypher Query Assistant

Execute Cypher queries against your AuraDB database with an AI-powered chat interface.

Open Chat Interface

Powered by CopilotKit & AG-UI Protocol

Quick Examples:

MATCH (n) RETURN n LIMIT 10

MATCH (n:Person) RETURN n.name

SHOW DATABASES