Skip to content

feat(graph): Fix OpenCypher query result interface#185

Merged
josh-writer merged 1 commit intomainfrom
fix-opencypher-query-result-interface
Mar 28, 2026
Merged

feat(graph): Fix OpenCypher query result interface#185
josh-writer merged 1 commit intomainfrom
fix-opencypher-query-result-interface

Conversation

@josh-writer
Copy link
Copy Markdown
Collaborator

@josh-writer josh-writer commented Mar 28, 2026

No description provided.

…Store

Implemented the CountNodes method in NeptuneGraphStore to decode Smithy document results. Added unit tests to verify the functionality of CountNodes, ensuring it correctly returns the total number of nodes from the Neptune database. Updated the pooledNeptuneDataExecutor to decode results properly.
@josh-writer josh-writer changed the title feat(graph): add CountNodes method and related tests for NeptuneGraph… feat(graph): Fix OpenCypher query result interface Mar 28, 2026
@josh-writer josh-writer merged commit 03a2ac4 into main Mar 28, 2026
33 of 34 checks passed
Copy link
Copy Markdown
Collaborator

@jonathanhaaswriter jonathanhaaswriter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

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.

2 participants