Constructor
new MemoryVisualizationManager()
Methods
calculateConnections()
Calculate number of connections between memories and concepts
.Calculate number of connections between memories and concepts
clearSearchFilters()
Clear all search filters
.Clear all search filters
(async) executeAdvancedSearch()
Execute advanced memory search
.Execute advanced memory search
(async) fetchClusterData()
Fetch cluster data from API
.Fetch cluster data from API
(async) fetchConceptData()
Fetch concept data from API
.Fetch concept data from API
(async) fetchMemoryData()
Fetch memory data from API
.Fetch memory data from API
(async) fetchTimelineData()
Fetch timeline data from API
.Fetch timeline data from API
(async) initialize()
Initialize memory visualization components
.Initialize memory visualization components
(async) loadMemoryClusters()
Load and display memory clusters
.Load and display memory clusters
(async) loadMemoryGraph()
Load and display memory graph
.Load and display memory graph
(async) loadMemoryTimeline()
Load and display memory timeline
.Load and display memory timeline
(async) recalculateClusters()
Recalculate clusters with new parameters
.Recalculate clusters with new parameters
(async) refreshMemoryGraph()
Refresh memory graph with current data
.Refresh memory graph with current data
(async) searchMemories()
Search memories with filters
.Search memories with filters
setupEventListeners()
Set up event listeners for memory visualization
.Set up event listeners for memory visualization
showGraphError()
Show error state in graph container
.Show error state in graph container
showGraphLoading()
Show loading state in graph container
.Show loading state in graph container
updateClusterStats()
Update cluster statistics
.Update cluster statistics
updateGraphInfo()
Update graph info statistics
.Update graph info statistics