Class: MemoryVisualizationManager

MemoryVisualizationManager()

Memory Visualization Manager Orchestrates all memory visualization components

Constructor

new MemoryVisualizationManager()

Source:

Methods

calculateConnections()

Calculate number of connections between memories and concepts

.

Calculate number of connections between memories and concepts

Source:

clearSearchFilters()

Clear all search filters

.

Clear all search filters

Source:

(async) executeAdvancedSearch()

Execute advanced memory search

.

Execute advanced memory search

Source:

(async) fetchClusterData()

Fetch cluster data from API

.

Fetch cluster data from API

Source:

(async) fetchConceptData()

Fetch concept data from API

.

Fetch concept data from API

Source:

(async) fetchMemoryData()

Fetch memory data from API

.

Fetch memory data from API

Source:

(async) fetchTimelineData()

Fetch timeline data from API

.

Fetch timeline data from API

Source:

(async) initialize()

Initialize memory visualization components

.

Initialize memory visualization components

Source:

(async) loadMemoryClusters()

Load and display memory clusters

.

Load and display memory clusters

Source:

(async) loadMemoryGraph()

Load and display memory graph

.

Load and display memory graph

Source:

(async) loadMemoryTimeline()

Load and display memory timeline

.

Load and display memory timeline

Source:

(async) recalculateClusters()

Recalculate clusters with new parameters

.

Recalculate clusters with new parameters

Source:

(async) refreshMemoryGraph()

Refresh memory graph with current data

.

Refresh memory graph with current data

Source:

(async) searchMemories()

Search memories with filters

.

Search memories with filters

Source:

setupEventListeners()

Set up event listeners for memory visualization

.

Set up event listeners for memory visualization

Source:

showGraphError()

Show error state in graph container

.

Show error state in graph container

Source:

showGraphLoading()

Show loading state in graph container

.

Show loading state in graph container

Source:

updateClusterStats()

Update cluster statistics

.

Update cluster statistics

Source:

updateGraphInfo()

Update graph info statistics

.

Update graph info statistics

Source: