For detailed use cases and examples of Context Graph queries, see Context Graph Use Cases.
Schema & Discovery
Understand the structure of your knowledge graph.
Example Usage:
Query Execution
Execute queries against the knowledge graph.
Example Usage:
Dynamic Query Generation
The Meta Agent can automatically generate Cypher queries from natural language. For example: Prompt: “Show me all repositories with critical vulnerabilities” Generated Query:Graph Modification
Create and modify nodes and relationships.
Example Usage:
Common Query Patterns
Find Dependencies
Security Analysis
Infrastructure Discovery
Related
- Context Graph Overview - Understanding the knowledge graph
- Graph Visualization - Visual exploration
- Queries - Writing Cypher queries
- Context Graph Use Cases - Real-world examples