Skip to content

Conversation

@ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Nov 11, 2025

Summary

  • add a GraphML loader that maps nodes, edges, keyed data, and defaults into TabularGraph instances
  • cover the loader with fixtures and Vitest specs that verify attribute typing and directed edge handling
  • document supported GraphML constructs in the graph-layers README and add the fast-xml-parser dependency

Testing

  • yarn lint
  • yarn vitest run modules/graph-layers/test/loaders/graphml-loader.spec.ts (fails to launch Playwright browsers in this environment, tests still pass)

Codex Task

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants