Access
Click Context Graph in the sidebar to expand the submenu, then select a view.Available Views
The Context Graph section includes multiple interfaces, each optimized for different tasks:| View | Purpose | Best For |
|---|---|---|
| Overview | Dashboard with graph metrics | Quick status check |
| Graph Explorer | Visual graph navigation | Discovering relationships |
| Entities | Table view of all entities | Searching and filtering |
| Queries | Cypher query interface | Advanced exploration |
Sidebar Navigation
Under Context Graph in the sidebar: GRAPH:- Overview
- Explorer
- Entities
- Queries
- Overview
- Datasets
- Search
- Audit Logs
- Sources
- Pipelines
- Activity
When to Use Which View
Use the Overview when:
- Checking graph health and metrics
- Viewing connected source status
- Getting a quick summary of entity types
Use the Explorer when:
- Visualizing relationships between entities
- Navigating graph structure interactively
- Exploring dependencies visually
Use Entities when:
- Searching for specific resources
- Filtering by type, source, or properties
- Exporting entity data
Use Queries when:
- Running Cypher queries directly
- Building complex relationship queries
- Extracting specific data patterns
Graph Metrics
The Overview page shows key metrics:- Total Nodes - Count of all entities in the graph
- Connected Sources - Number of active data sources
- Entity Types - Distinct types of entities indexed
Related Pages
- Graph Explorer - Visual graph exploration
- Entities - Entity table view
- Queries - Cypher query interface
- Data Ingestion - Manage data sources
- Context Graph Concepts - Learn about the Context Graph