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

Implement details queries for vertex and edges #761

Merged
merged 10 commits into from
Jan 24, 2025

Conversation

kmcginnes
Copy link
Collaborator

@kmcginnes kmcginnes commented Jan 22, 2025

Description

Adds implementation for queries that will retrieve the details for a vertex or edge by ID.

Validation

  • Verified by using the hooks (since removed)

Related Issues

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0
    license.
  • I have run pnpm checks to ensure code compiles and meets standards.
  • I have run pnpm test to check if all tests are passing.
  • I have covered new added functionality with unit tests if necessary.
  • I have added an entry in the Changelog.md.

@kmcginnes kmcginnes force-pushed the details-query branch 4 times, most recently from 628e2c4 to 4983a6e Compare January 22, 2025 23:44
@kmcginnes kmcginnes marked this pull request as ready for review January 22, 2025 23:46
@andreachild
Copy link

LGTM

@kmcginnes kmcginnes merged commit 38700d3 into aws:main Jan 24, 2025
1 check passed
@kmcginnes kmcginnes deleted the details-query branch January 24, 2025 22:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants