Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Graph Support for Python Connector #3

Open
wants to merge 166 commits into
base: master
Choose a base branch
from
Open

Graph Support for Python Connector #3

wants to merge 166 commits into from

Conversation

TobiasHafner
Copy link

Features

  1. Graph Results:
    • Implemented deserialization support for graph results, including edges, nodes, and paths. Those are now returned as well.
  2. Unit Tests:
    • Added a unit test to ensure graph results are returned correctly.

fetch_size is needed for unprepared statements
@TobiasHafner TobiasHafner requested a review from vogti July 31, 2024 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants