- Nodes: Semantic concepts like “Customer,” “Order,” or “Product”
- Edges: How Nodes connect, like “Customer places Order”
- Mappings: Connections between semantic nodes and Source data (e.g., mapping “Customer” to specific tables and columns)
Creating a Project
How to create your first project.
- Select Sources: Choose which Sources to attach to your Project
- Choose mapping method:
- Auto-introspect: Galaxy analyzes your Sources and automatically generates initial models
- [COMING SOON] JSON*: Define your context graph structure using JSON*
- [COMING SOON] Blank*: Build from scratch with a canvas experience*
- Run context graph pipeline: Galaxy processes your Sources and generates the initial context graph
