Skip to content

v0.7.0 - Ladybug exporter

Latest

Choose a tag to compare

@elbruno elbruno released this 11 May 14:56
· 4 commits to main since this release
02b8276

What's Changed

  • Added Ladybug graph database exporter support via --format ladybug.
  • Emits Ladybug-compatible Cypher with GraphNode / GraphEdge schema, metadata maps, and node/edge DML.
  • Added CLI routing, docs, unit tests, and integration coverage for the Ladybug format.
  • Fixed Ladybug metadata query examples to use size(map_extract(...)) > 0.

NuGet

This release triggers the publish workflow for:

  • graphify-dotnet
  • graphify-dotnet-core
  • graphify-dotnet-sdk