Skip to content

4.0.1 - 2025-10-09

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Oct 08:50

Release Notes

Fixed

  • execute_query_on_graph now skips nodes that are not part of the output
    (optional negated nodes) and makes sure the resulting iterator only produces
    unique results.
  • Queries with @ could have extremly slow execution plans when the query
    planner introduces an inverted @ operator and miscalculated the cost
    compared to the non-inverted version.
  • Frequency queries now execute the (additional) timeout check after a certain
    number of matches are processed, not if a specific tuple value has reached a
    treshold.

graphannis-webservice 4.0.1

Download graphannis-webservice 4.0.1

File Platform Checksum
graphannis-webservice-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
graphannis-webservice-x86_64-apple-darwin.tar.xz Intel macOS checksum
graphannis-webservice-x86_64-pc-windows-msvc.zip x64 Windows checksum
graphannis-webservice-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum

graphannis-cli 4.0.1

Download graphannis-cli 4.0.1

File Platform Checksum
graphannis-cli-aarch64-apple-darwin.tar.xz Apple Silicon macOS checksum
graphannis-cli-x86_64-apple-darwin.tar.xz Intel macOS checksum
graphannis-cli-x86_64-pc-windows-msvc.zip x64 Windows checksum
graphannis-cli-x86_64-unknown-linux-gnu.tar.xz x64 Linux checksum