Skip to content

Concepts

中文:概念索引

Concept map for contributors working with schemas, services, CLI, Web UI, MCP, and example packs.

  1. Object Graph Semantic Layer
  2. Workspaces And Domains
  3. Model Elements
  4. Entity Sets
  5. Datasets
  6. Links And Field Mappings
  7. Storage And GraphStore Providers
  8. Entities And Relations
  9. Query Surfaces

Concept Map

Concept Groups

GroupConceptsRole
ScopeWorkspace, domainKeeps model and runtime data isolated and nameable.
Model definitionsEntitySet, DataSet, Storage, LinkDescribes the semantic contract before runtime data is written.
Runtime graphEntity, relationProvides the actual object graph that Query Service can read.
Read surface.umodel, .entity, .topoGives REST, CLI, Web UI, SDK, and MCP one aligned query path.
Storage abstractionGraphStore providerLets the same public service run against memory, file-backed, or Ladybug-backed stores.

Source References

Released under the Apache-2.0 License.