kyma-graph 0.0.1

Property-graph layer for kyma: wire types, the SchemaSource catalog interface, and the GraphProvider abstraction.
Documentation

First-class property-graph layer for kyma: wire types, the GraphProvider trait, and the synthetic schema-graph provider (catalog → property-graph).

This crate is intentionally decoupled from kyma-core: it consumes a narrow [SchemaSource] trait rather than the full catalog, so providers are unit-testable without a database.