Execute read-only Cypher queries on Neo4j databases to retrieve data for GraphRAG applications, supporting semantic search and complex graph traversals.
Execute custom Cypher queries to analyze Active Directory attack paths and security data from BloodHound's Neo4j database, returning structured graph results.
Enables LLMs to run complex graph algorithms on Neo4j databases, answering graph-related questions by selecting and executing appropriate parameterised graph algorithms.
Search Neo4j fulltext indexes using Lucene query syntax to retrieve relevant nodes and relationships with properties and relevance scores for GraphRAG applications.
Permanently remove a stored memory and all its connections from the Neo4j graph database. Use this tool to delete specific agent memories and their relationships.
Remove a specific relationship between two stored memories in a Neo4j graph database, permanently deleting the connection when it's no longer needed or incorrect.
Analyze a blockchain address to identify related addresses via Neo4j graph clustering. Returns cluster size and associated addresses based on configurable graph depth.
Execute Cypher queries to retrieve biological knowledge from NASA GeneLab spaceflight experiments. Query relationships with edge properties like log2fc and p-values.