MoongraphMoongraph

Explore a Graph Visually

Navigate and explore your knowledge graph in Cosmograph.

Explore a Graph Visually

Cosmograph renders your knowledge graph as an interactive network. Use it to discover patterns, find clusters, and trace connections between entities.

Open a graph

  1. Navigate to Cosmograph in the sidebar
  2. Select a graph from the dropdown (top right)
  3. The visualization loads automatically

Alternatively, from any graph's detail page, click Visualize.

Pan and zoom

ActionHow
Zoom in/outScroll wheel or pinch on trackpad
PanClick and drag the background
Reset viewDouble-click the background

Select nodes

ActionHow
Select one nodeClick the node
Add to selectionShift+click additional nodes
Deselect allClick the background

When you select a node, the entity panel slides in showing properties, connections, and source documents.

Search within a graph

Use the search bar at the top of the visualization:

  1. Type an entity name or keyword
  2. Results appear in a dropdown
  3. Click a result to zoom to that entity

Search operators

OperatorFunctionExample
termInclude matchesJohn
-termExclude matches-Smith
"phrase"Exact phrase"John Smith"
type:XFilter by entity typetype:Person

Combine operators: John -Smith type:Person

Control labels

Labels help with orientation but can clutter dense graphs. Use the Labels dropdown:

ModeBehavior
OffNo labels shown
CentralLabels on most connected nodes
SmartLabels appear based on zoom level

Entity panel

When you click a node, the entity panel shows:

Properties

All extracted properties for this entity (name, type, aliases, etc.)

Connections

Other entities connected to this one, grouped by relationship type. Click any connection to navigate to that entity.

Source documents

Documents where this entity appears, with page numbers when available. Click to open the document viewer.

Visual patterns to look for

PatternWhat it often means
ClustersTightly connected groups — organizations with members, events with participants
HubsEntities with many connections — key figures, central organizations
BridgesEntities connecting separate clusters — liaisons, shared resources
OutliersLoosely connected entities — mentioned once, or incorrectly extracted

Performance tips

For large graphs (10,000+ entities):

  • Turn labels off for dense views
  • Use search to zoom to specific areas instead of browsing
  • Filter by entity type if available
  • Use Chrome or Edge (better WebGL performance)

On this page