7206044250bf3f75839478f08325a6a16232b405
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.
Description
No description provided
Languages
TypeScript
100%