- Complete Quickstart to understand basic operations
- Have some data processed with
cognify
(knowledge graph exists)
What Graph Visualization Shows
- Nodes (entities, types, chunks, summaries) with color coding
- Edges with labels and weights; tooltips show extra edge properties
- Interactive features: drag nodes, zoom/pan, hover edges for details
Full Working Example
This simple example uses basic text data for demonstration. In practice, you can visualize complex knowledge graphs with thousands of nodes and relationships.
What Just Happened
Step 1: Create Your Knowledge Graph
Step 2: Generate Visualization
Quick Options
Default Location
Custom Path
Tips
- Large graphs: Rendering a very big graph can be slow. Consider building subsets (e.g., smaller datasets) before visualizing
- Edge weights: If present, control line thickness; multiple weights are summarized and shown in tooltips
- Static HTML: Files are static HTML; you can open them in any modern browser or share them as artifacts