The Knowledge Graph page renders an interactive visualization of the entities and relationships in a dataset.Documentation Index
Fetch the complete documentation index at: https://docs.cognee.ai/llms.txt
Use this file to discover all available pages before exploring further.
Using the visualization
- Select a dataset from the breadcrumb at the top.
- The graph loads as an interactive node-link diagram.
- Drag nodes to rearrange the layout.
- Zoom in and out with the scroll wheel.
- Hover over a node to see its label and type.
Requirements
The visualization requires at least one dataset with processed documents. If the selected dataset has not been cognified, the page shows an empty state with a prompt to upload and process documents first.For programmatic access to graph data, use the visualize endpoint or generate visualizations in code — see Graph Visualization.