Skip to content

updated CHANGELOG.md and added missing type hints#2

Merged
StevenBtw merged 1 commit into
mainfrom
feature/grafeo-integration
Apr 7, 2026
Merged

updated CHANGELOG.md and added missing type hints#2
StevenBtw merged 1 commit into
mainfrom
feature/grafeo-integration

Conversation

@StevenBtw
Copy link
Copy Markdown
Owner

@StevenBtw StevenBtw commented Apr 7, 2026

Summary by cubic

Adds missing type hints and richer docstrings to the graflo.db.grafeo backend, plus a small internal helper for building edge MERGE queries. Updates CHANGELOG with v1.8.0 notes highlighting the embedded GrafeoConnection/GrafeoConfig backend and grafeo>=0.5.33.

  • Refactors
    • Added return type hints (e.g., -> None) across Grafeo connection methods.
    • Expanded docstrings with clear Args/Returns and clarified no-ops.
    • Extracted _build_edge_merge_query and used it in insert_edges_batch for readability; behavior unchanged.

Written for commit 1c52068. Summary will update on new commits.

@StevenBtw StevenBtw merged commit d6193c8 into main Apr 7, 2026
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.

1 participant