Connect to Neo4j graph database
Neo4j is a Databasesintegration for Zoen, the AI workspace where teams build and deploy AI agents. Zoen's Neo4j integration provides 7 Neo4j tools that AI agents can use inside Zoen's visual workflow builder. Neo4j requires no authentication. Free to start at zoen.space.
Last updated
Integrate Neo4j graph database into the workflow. Can query, create, merge, update, and delete nodes and relationships.
Sign up at zoen.space in seconds. No credit card required. Your workspace is ready immediately.
Open your workspace, drag a Neo4j block onto the workflow builder. No authentication is needed.
Pick the tool you need, wire in an AI agent for reasoning or data transformation, and run. Your Neo4j automation is live.
Ready-to-use templates featuring Neo4j. Click any to build it instantly.
7 Neo4j tools available in Zoen
Query (MATCH)
Execute MATCH queries to read nodes and relationships from Neo4j graph database. For best performance and to prevent large result sets, include LIMIT in your query (e.g., "MATCH (n:User) RETURN n LIMIT 100") or use LIMIT $limit with a limit parameter.
Create Nodes/Relationships
Execute CREATE statements to add new nodes and relationships to Neo4j graph database
Merge (Find or Create)
Execute MERGE statements to find or create nodes and relationships in Neo4j (upsert operation)
Update Properties (SET)
Execute SET statements to update properties of existing nodes and relationships in Neo4j
Delete Nodes/Relationships
Execute DELETE or DETACH DELETE statements to remove nodes and relationships from Neo4j
Execute Cypher
Execute arbitrary Cypher queries on Neo4j graph database for complex operations
Introspect Schema
Introspect a Neo4j database to discover its schema including node labels, relationship types, properties, constraints, and indexes.
Zoen's Neo4j integration adds 7 Neo4j tools to the AI agents you build in Zoen's visual workflow builder — you build it all visually. Connect to Neo4j graph database. Teams often pair Neo4j with Linear and Rippling in the same agent.
Interact with Linear issues, projects, and more
Manage workers, departments, custom objects, and company data in Rippling
Manage audiences, campaigns, and marketing automation in Mailchimp
Interact with GitHub or trigger workflows from GitHub events

Build your first AI agent with Neo4j in minutes. Connect to every tool your team uses. Free to start, no credit card required.