Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/context-labs/aella-data-explorer
/ types & classes
Types & classes
43 in github.com/context-labs/aella-data-explorer
⨍
Functions
197
◇
Types & classes
43
↳
Endpoints
11
↓ 5 callers
Class
PaperSummary
Summary view of a paper for list/visualization.
backend/src/models.py:6
↓ 4 callers
Class
PapersResponse
Response containing list of papers.
backend/src/models.py:68
↓ 2 callers
Class
ClusterInfo
Information about a cluster.
backend/src/models.py:59
↓ 2 callers
Class
ClustersResponse
Response containing cluster information.
backend/src/models.py:74
↓ 1 callers
Class
ClusterTemporalData
Temporal evolution data for a single cluster.
backend/src/models.py:87
↓ 1 callers
Class
D1Database
backend/src/worker.py:177
↓ 1 callers
Class
PaperDetail
Detailed view of a paper.
backend/src/models.py:21
↓ 1 callers
Class
PaperSample
Paper sample with extracted data and cluster info.
backend/src/models.py:39
↓ 1 callers
Class
PaperSampleList
List of paper IDs that have samples.
backend/src/models.py:53
↓ 1 callers
Class
SqliteDatabase
backend/src/worker.py:144
↓ 1 callers
Class
TemporalDataPoint
Data point for a specific year in temporal analysis.
backend/src/models.py:80
↓ 1 callers
Class
TemporalDataResponse
Response containing temporal evolution data for all clusters.
backend/src/models.py:96
Class
BaseDatabase
backend/src/worker.py:136
Interface
ClusterInfo
frontend/src/types/index.ts:20
Interface
ClusterLegendProps
frontend/src/components/ClusterLegend.tsx:6
Interface
ClusterTemporalData
frontend/src/types/index.ts:63
Interface
ClusterVisualizationProps
frontend/src/components/ClusterVisualization.tsx:31
Interface
ClustersResponse
frontend/src/types/index.ts:31
Class
Default
backend/src/worker.py:891
Interface
ForceDirectedClusterProps
frontend/src/components/ForceDirectedCluster.tsx:8
Interface
ForceLink
frontend/src/components/ForceDirectedCluster.tsx:32
Interface
ForceNode
frontend/src/components/ForceDirectedCluster.tsx:17
Interface
ImportMeta
frontend/src/vite-env.d.ts:8
Interface
ImportMetaEnv
frontend/src/vite-env.d.ts:3
Interface
LearnMoreSheetProps
frontend/src/components/LearnMoreSheet.tsx:43
Enum
LogLevel
frontend/src/lib/models.ts:None
Interface
LogMessage
frontend/src/lib/models.ts:12
Interface
PaperDetail
frontend/src/types/index.ts:14
Interface
PaperDetailProps
frontend/src/components/PaperDetail.tsx:19
Interface
PaperSample
frontend/src/types/index.ts:74
Interface
PaperSampleList
frontend/src/types/index.ts:86
Interface
PaperSampleViewerProps
frontend/src/components/PaperSampleViewer.tsx:11
Interface
PaperSummary
frontend/src/types/index.ts:1
Interface
PapersResponse
frontend/src/types/index.ts:27
Interface
Point3D
frontend/src/utils/layoutTransforms.ts:9
Interface
SceneAnnotation
frontend/src/components/ClusterVisualization.tsx:12
Interface
ScientificSummary
frontend/src/types/index.ts:35
Interface
SummarizationData
frontend/src/types/index.ts:53
Interface
TemporalDataPoint
frontend/src/types/index.ts:58
Interface
TemporalDataResponse
frontend/src/types/index.ts:70
Interface
TemporalHeatmapProps
frontend/src/components/TemporalHeatmap.tsx:12
Interface
TemporalStackedChartProps
frontend/src/components/TemporalStackedChart.tsx:12
Interface
TransformConfig
frontend/src/utils/layoutTransforms.ts:15