Expand description
Knowledge graph visualization (RML-894 improvements)
Provides:
- Interactive graph visualization with vis.js
- Graph clustering and community detection
- Graph statistics and metrics
- Export to multiple formats (HTML, DOT, JSON)
- Filtering and traversal utilities
Structsยง
- Centrality
Scores - Centrality scores for a node
- Graph
Cluster - A cluster/community of nodes
- Graph
Edge - Graph edge
- Graph
Filter - Filter options for graph queries
- Graph
Node - Graph node
- Graph
Stats - Graph statistics and metrics
- Knowledge
Graph - Knowledge graph structure