Connect to Neo4j graph database
Neo4j is a Databasesintegration for Sim, the AI workspace where teams build and deploy AI agents. Sim's Neo4j integration provides 7 Neo4j tools that AI agents can use inside Sim's visual workflow builder. Neo4j requires no authentication. Free to start at sim.ai.
Last updated
Integrate Neo4j graph database into the workflow. Can query, create, merge, update, and delete nodes and relationships.
Sign up at sim.ai 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 Sim
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.,
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.
Sim's Neo4j integration adds 7 Neo4j tools to the AI agents you build in Sim's visual workflow builder — no code required. Connect to Neo4j graph database. Teams often pair Neo4j with Linear and Rippling in the same agent.

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