Skip to main content
Neo4jTools enables agents to interact with Neo4j graph databases for querying and managing graph data.

Prerequisites

The following example requires the neo4j library.
You will also need a Neo4j database. The following example uses a Neo4j database running in a Docker container.
Make sure to set the NEO4J_URI environment variable to the URI of the Neo4j database.
Install dependencies
Run the agent

Example

The following agent can interact with Neo4j graph databases:

Toolkit Params

Toolkit Functions

Developer Resources