Commit graph

3 commits

Author SHA1 Message Date
Daulet Amirkhanov
c7b0da7aa6 ruff format 2025-09-11 14:06:02 +01:00
Daulet Amirkhanov
a4c48d1104 mypy: fix RemoteKuzuAdapter mypy errors 2025-09-11 14:06:02 +01:00
Daniel Molnar
4eb71ccaf4
feat: remote kuzu adapter (#781)
<!-- .github/pull_request_template.md -->

## Description
Enables the use of a remote Kuzu instance via a RESTful API.

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.

---------

Co-authored-by: hajdul88 <52442977+hajdul88@users.noreply.github.com>
2025-06-09 15:27:16 +02:00