glm-5.1 7206044250 Replace types.ts standalone schemas with Metagraph Module re-exports
Delete types.ts and move all schema definitions to modules/metagraph.ts.
Named exports (GraphConfig, BaseNodeAttributes, BaseEdgeAttributes) use
Metagraph.Import() for -based references. Remove NodeType, EdgeType,
GraphSchema, GRAPH_BASE_TYPE, GraphBaseType (replaced by Module approach).
Update sqlite host imports to resolve from metagraph.ts.
2026-05-29 10:57:37 +00:00
Description
No description provided
743 KiB
Languages
TypeScript 100%